1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/configs
Paulo Schneider 34874b3bcd Fix typo in the generated routes.rb [#2433 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-05-17 15:00:05 +02:00
..
databases Add :reconnect option to generated mysql database.yml [#1838 state:resolved] 2009-02-01 17:39:20 +00:00
initializers Merge docrails 2009-04-05 12:36:36 +01:00
locales Added config.i18n settings gatherer to config/environment, auto-loading of all locales in config/locales/*.rb,yml, and config/locales/en.yml as a sample locale [DHH] 2008-11-18 14:23:13 +01:00
empty.log Updated the Rails generator command to work 2005-02-15 13:09:18 +00:00
routes.rb Fix typo in the generated routes.rb [#2433 state:resolved] 2009-05-17 15:00:05 +02:00
seeds.rb Added db/seeds.rb as a default file for storing seed data for the database. Can be loaded with rake db:seed (or created alongside the db with db:setup). (This is also known as the "Stop Putting Gawd Damn Seed Data In Your Migrations" feature) [DHH] 2009-05-11 19:08:13 +02:00