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
fe0b52befb99e247c5cb98aceaa660dce34cfc47
rails
/
actionpack
/
lib
/
action_controller
/
caching
History
Anil Wadghule
84e46437fa
Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places.
2010-04-12 22:53:49 +05:30
..
actions.rb
response_body is an Array in 1.9, so an Array was being pushed onto the cache
2010-03-19 18:56:06 -07:00
fragments.rb
All tests pass without memoizing view_context
2010-03-18 15:52:43 -07:00
pages.rb
Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places.
2010-04-12 22:53:49 +05:30
sweeping.rb
Use AS::Concern for caching modules
2010-03-04 16:59:54 -08:00