diaspora/config
Steven Hancock a8de3a5a3f Rails.root and File.join cleanup
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join`
- Clean up most of the remaining `File.join`s
2012-06-11 03:13:20 -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 disable the mass assignment thing until we deal with it [ci skip] 2012-05-15 13:35:22 -07:00
initializers Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
locales Merge pull request #3362 from diaspora/non-public-error-page 2012-06-11 02:35:48 -07:00
application.rb Precompile Rails Admin assets 2012-04-25 04:50:46 -07:00
application.yml.example adding the ability to customize your open graph namespace 2012-06-01 17:31:34 -07:00
boot.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
cap_colors.rb Added color definition file at config/cap_colors.rb 2011-11-15 09:06:15 -08:00
cool_people.yml more cool seed fixings 2012-04-24 13:48:14 -07:00
cucumber.yml suburi cucumber test. 2010-12-29 10:31:25 +01:00
database.yml.example YAML gotchas part 2: you can't use those references or whatever they're called before they are defined 2012-04-10 22:08:21 +02: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 Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
heroku.yml.example working on making heroku_san magical 2012-01-19 19:21:10 -08:00
locale_settings.yml make pt-PT available [ci skip] 2012-05-22 17:57:25 +02:00
newrelic.yml allow custom app_name prefixes for newrelic 2012-01-20 12:25:05 -08:00
oauth_keys.yml.example MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml 2012-01-05 17:31:38 -08:00
routes.rb remove hotlink controller, just rewrite those landing assets 2012-05-16 15:02:59 -07:00
schedule.rb.example Adds maintenance rake tasks for logrotate and temp file deletion; Adds whenever gem + sample whenever file 2011-12-15 15:18:07 -08:00
script_server.yml.example rename config/script_server_config.yml to config/script_server.yml to remove redundancy 2011-09-07 03:30:43 +02:00
selenium.yml MS DG update copyright 2011-09-14 11:23:12 -07:00
thin.yml MS DG update copyright 2011-09-14 11:23:12 -07:00
unicorn.rb preload_app in unicorn 2012-01-27 11:42:51 -08:00