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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbe35656a95228f760a2cd09676423ba41fe70ab
rails
/
actionpack
/
lib
/
action_controller
/
caching
History
Carlhuda
71c9337f45
All tests pass without memoizing view_context
2010-03-18 15:52:43 -07:00
..
actions.rb
Remove caching's dependency on view_context. Also, make it so that the layout is always rendered the same way (so that layout dependencies on the action actually being rendered aren't masked on the first render)
2010-03-18 14:55:29 -07:00
fragments.rb
All tests pass without memoizing view_context
2010-03-18 15:52:43 -07:00
pages.rb
skip_relative_url_root url_for option is dead
2010-03-09 21:25:09 -06:00
sweeping.rb
Use AS::Concern for caching modules
2010-03-04 16:59:54 -08:00