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
ab281f511ccb3893ea077fe8a7bb78cdd2db0885
rails
/
actionpack
/
lib
/
action_view
/
render
History
Xavier Noria
76f024ac8d
adds missing requires for Object#blank? and Object#present?
2010-03-28 14:15:02 +02:00
..
layouts.rb
Merge branch 'master' into docrails
2010-03-26 15:10:24 -07:00
partials.rb
adds missing requires for Object#blank? and Object#present?
2010-03-28 14:15:02 +02:00
rendering.rb
Ensure details are frozen after @details_keys lookup. The implementation waits to freeze until the last required moment, to avoid duping hashes.
2010-03-27 20:52:11 +01:00