diaspora/config
Steven Hancock b24a4a7213 Correctly enable the asset pipeline
* Add the Rails 3.1+ Bundler.require statement to config/application.rb
  (properly enabling the :assets group)
* Move handlebars_assets gem into the :assets group where it belongs. :)
* Downgrade sass-rails to 3.1.4 since enabling the :assets group exposed
  a known bug in sass-rails ~> 3.1.5 [rails/sass-rails#78].
2012-03-27 18:08:27 -07:00
..
deploy capistrano deploy: let the user choose if running svc and svstat with sudo 2012-02-04 17:59:30 +01:00
environments more progress 2012-03-27 18:07:22 -07:00
initializers remove the monkey patch that didn't work. 2012-03-21 13:58:20 -07:00
locales updated 12 locale files [ci skip] 2012-03-27 13:07:04 +02:00
application.rb Correctly enable the asset pipeline 2012-03-27 18:08:27 -07:00
application.yml.example jquery_include_tag helper 2012-03-27 18:07:44 -07:00
assets.yml remove jquery from assets; wip 2012-03-27 18:07:23 -07:00
boot.rb
cap_colors.rb
cucumber.yml
database.yml.example basic federation profile testing stuff 2012-02-14 10:58:57 -08:00
deploy.rb Fix Jasmine tests - first pass 2012-03-27 18:08:27 -07:00
deploy_config.yml.example capistrano deploy: let the user choose if running svc and svstat with sudo 2012-02-04 17:59:30 +01:00
environment.rb refactor locale initialization and selection a bit 2012-03-21 19:25:47 +01:00
heroku.yml.example
locale_settings.yml refactor locale initialization and selection a bit 2012-03-21 19:25:47 +01:00
newrelic.yml
oauth_keys.yml.example
routes.rb MS DC fix tests 2012-03-27 14:52:53 -07:00
schedule.rb.example
script_server.yml.example
selenium.yml
thin.yml
unicorn.rb