This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
93456a2ed2
rails--rails
/
railties
/
configs
History
David Heinemeier Hansson
eea5dc3a34
Removed the old .htaccess as it is no longer used
2008-11-24 11:09:06 +01:00
..
databases
Expose default value of database connection pool in generated database.yml
2008-10-19 19:54:35 +01:00
initializers
Added ActiveSupport::BacktraceCleaner and Rails::BacktraceCleaner for cutting down on backtrace noise (inspired by the Thoughtbot Quiet Backtrace plugin) [DHH]
2008-11-22 18:06:08 +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
Added notes to Routing documentation and routes.rb regarding defaults routes opening the whole application for GET requests
2008-07-10 09:29:27 +02:00