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-14 17:18:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
github25
rails
/
railties
/
environments
History
David Trasbo
d0d10f51d7
Only tell users that the Rails gem is missing if it's actually the case [
#2901
state:committed]
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-06-29 17:53:57 +02:00
..
boot.rb
Only tell users that the Rails gem is missing if it's actually the case [
#2901
state:committed]
2010-06-29 17:53:57 +02:00
development.rb
Introduce TemplateFinder to handle view paths and lookups.
Closes
#10800
.
2008-01-19 03:20:39 +00:00
environment.rb
deprecates load_(once_)paths in dependencies and app config in favor of autolaod_(once_)paths
2010-06-24 00:00:45 +02: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