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
dd02090d762bfbb8fdada60142e35247797f32c7
rails
/
actionpack
/
lib
/
action_view
/
render
History
Jeremy Kemper
19e6006636
Layout contents are html-safe
2010-04-09 09:14:02 -07:00
..
layouts.rb
Layout contents are html-safe
2010-04-09 09:14:02 -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