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
bb4cf38fa63ea891f0d13f6a43ada692787e2cf3
rails
/
actionpack
/
lib
/
action_view
/
render
History
Xavier Noria
43d02dffcb
<% yield to <%= yield in rdoc of _layout_for, and copy-edits it now that we are on it
2010-04-05 02:16:24 -07:00
..
layouts.rb
<% yield to <%= yield in rdoc of _layout_for, and copy-edits it now that we are on it
2010-04-05 02:16:24 -07:00
partials.rb
Key partial name cache on controller and object class *names* to avoid memory leaks in dev mode
2010-04-02 15:54:38 -07: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