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
a985309abc8993ddc33c7a604bc41868909f457c
rails
/
actionpack
/
lib
/
action_controller
/
caching
History
Aaron Patterson
62a86748ae
this should never return nil, so no use for "try"
2011-10-31 15:17:16 -04:00
..
actions.rb
this should never return nil, so no use for "try"
2011-10-31 15:17:16 -04:00
fragments.rb
find(:all) => all
2011-07-08 06:13:21 +09:00
pages.rb
Remove unnecessary dup in expire_page
2011-10-08 11:01:31 +04:00
sweeping.rb
if ... nil? is more expensive than unless
2011-09-04 10:44:08 -05:00