This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-30 08:48:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.3.1
rails
/
railties
/
environments
History
thedarkone
3942cb406e
Port fast reloadable templates from rails-dev-boost.
2009-02-12 13:04:12 -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
Improve view rendering performance in development mode and reinstate template recompiling in production [
#1909
state:resolved]
2009-02-09 14:20:30 -06:00
test.rb
Port fast reloadable templates from rails-dev-boost.
2009-02-12 13:04:12 -06:00