tracks/config
Stefan Hacker 27adccb6e9 Remove unused layout and clear up naming
* scaffold.css is only used by login -> rename to login.css
* standard.html.erb is the default application layout -> rename to application.html.erb
* scaffold.html.erb is unused -> deleted
2012-09-02 14:20:17 +02:00
..
environments Remove unused layout and clear up naming 2012-09-02 14:20:17 +02:00
initializers add tolk to Tracks for easy management of translations. Limited to development 2012-07-18 14:58:24 +02:00
locales add tolk to Tracks for easy management of translations. Limited to development 2012-07-18 14:58:24 +02:00
application.rb add swf to asset pipeline. Fixes #1311 2012-07-16 17:38:44 +02:00
boot.rb initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
cucumber.yml fix failing cucumber tests 2012-07-11 15:35:21 +02:00
database.yml.tmpl Work in progress: has_many_polymorphs does not work with rails 3.2 because of intrusive changes in rails internals. I think we need to rip out this dependency... 2012-04-30 13:56:34 +02:00
deploy.rb-example add site.yml support to deploy.rb-example 2009-04-01 03:57:39 +08:00
environment.rb do not depend on ruby 1.9.x for production use 2012-05-18 17:51:50 +02:00
routes.rb add tolk to Tracks for easy management of translations. Limited to development 2012-07-18 14:58:24 +02:00
site.yml.tmpl Enable the message_gateway to handle sending all email to a specific user. The current 2012-06-28 16:51:46 +02:00