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-02-03 18:55:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fa0457542b0ff541d0a80ff8c3561eec8e35959
rails
/
actionpack
/
lib
History
David Heinemeier Hansson
5fa0457542
Revert "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading.
...
This reverts commit
4d910b0333
.
2008-11-27 21:04:24 +01:00
..
action_controller
Revert "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading.
2008-11-27 21:04:24 +01:00
action_pack
Assume that the next version is going to be 2.3 for now
2008-11-19 14:12:38 +01:00
action_view
Revert "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading.
2008-11-27 21:04:24 +01:00
action_controller.rb
Depend on rack 0.4.0 instead of vendoring it
2008-11-25 13:20:12 -06:00
action_pack.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
action_view.rb
Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used.
2008-11-24 18:43:04 -08:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00