Skip to content
Extraits de code Groupes Projets
  1. oct. 08, 2012
  2. sept. 17, 2012
  3. sept. 12, 2012
  4. juil. 10, 2012
  5. juin 18, 2012
  6. avr. 21, 2012
  7. avr. 19, 2012
  8. avr. 18, 2012
  9. avr. 03, 2012
  10. mars 29, 2012
  11. mars 28, 2012
    • Steven Hancock's avatar
      Move Javascript to the asset pipeline · 1aa0b15c
      Steven Hancock a rédigé
      * Move all Diaspora-specific javascripts to app/assets/javascripts
      * Move all vendored javascripts to vendor/assets/javascripts
      * Add the appropriate Sprockets require directives to make sure
        everything gets included in the right order
      * Remove Jammit dependencies
      * Fix all templates that were using Jammit's include_javascripts helper
      * Add handlebars_assets gem for compiling Handlebars templates
      * Move all Handlebars templates to app/assets/templates and rename
        from .handlebars to .jst.hbs (this is to keep them in the same
        global JST namespace that they were in under Jammit)
      * Add public/assets to .gitignore since these files can and should
        be re-generated by Heroku or Capistrano during each deploy
      * Fix a few Handlebars templates that were looking for images in the
        wrong location (I'm sure there are others, but it's late)
      * Configure application.rb to precompile all javascript and css assets
        that were compiled by Jammit in the Rails 3.0 code
      1aa0b15c
  12. sept. 06, 2011
  13. mai 29, 2011
  14. avr. 19, 2011
  15. avr. 07, 2011
  16. fév. 03, 2011
  17. jan. 28, 2011
  18. jan. 27, 2011
  19. jan. 24, 2011
  20. nov. 09, 2010
  21. nov. 01, 2010
  22. oct. 30, 2010
  23. juin 11, 2010
Chargement en cours