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
df6617bc8ac1677ab2b2cf7ed2859cdcc393ccb5
rails
/
actionpack
/
lib
/
abstract_controller
History
Yehuda Katz
9b552fb300
Caches and cache clearing seems to actually work, but the actual architecture is kind of messy. Next: CLEAN UP.
2009-08-15 12:32:01 -07:00
..
base.rb
Move AbstractController to a top-level component
2009-08-06 22:51:24 -03:00
benchmarker.rb
Move AbstractController to a top-level component
2009-08-06 22:51:24 -03:00
callbacks.rb
Move AbstractController to a top-level component
2009-08-06 22:51:24 -03:00
exceptions.rb
Move AbstractController to a top-level component
2009-08-06 22:51:24 -03:00
helpers.rb
Experimental: Improve performance of ActionView by preventing method cache flushing due to runtime Kernel#extend:
2009-08-09 04:12:09 -03:00
layouts.rb
Caches and cache clearing seems to actually work, but the actual architecture is kind of messy. Next: CLEAN UP.
2009-08-15 12:32:01 -07:00
logger.rb
Move AbstractController to a top-level component
2009-08-06 22:51:24 -03:00
rendering_controller.rb
Caches and cache clearing seems to actually work, but the actual architecture is kind of messy. Next: CLEAN UP.
2009-08-15 12:32:01 -07:00