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
9539543026
rails--rails
/
railties
/
environments
History
David Heinemeier Hansson
bf024b6a11
Github comments are an excellent way to perform community code review -- keep it up!
2008-12-01 23:06:29 -06:00
..
boot.rb
Change usage of defined? to check the rubygems constant existance by a rescue block on boot.rb for Ruby 1.9 compatibility
2008-11-17 10:53:18 -08:00
development.rb
Introduce TemplateFinder to handle view paths and lookups.
Closes
#10800
.
2008-01-19 03:20:39 +00:00
environment.rb
Github comments are an excellent way to perform community code review -- keep it up!
2008-12-01 23:06:29 -06:00
production.rb
More organization based on priority
2008-11-30 15:06:55 -06:00
test.rb
Even more polish of the default configration files and split off the session store configuration into its own file
2008-11-30 15:53:21 -06:00