This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
e3a2fae05d
rails--rails
/
actionpack
/
lib
/
action_view
/
template
History
wycats
9f92563892
Eliminate an error from an implicit dependency on AV::Base
2010-03-19 11:50:03 -07:00
..
handlers
Add deprecation notices for <% %>.
2010-03-15 14:50:43 -07:00
error.rb
Eliminate an error from an implicit dependency on AV::Base
2010-03-19 11:50:03 -07:00
handler.rb
Convert to class_attribute
2010-02-01 02:02:42 -08:00
handlers.rb
Reorganize autoloads:
2009-12-02 20:01:08 -08:00
resolver.rb
Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified.
2010-03-19 17:20:20 +01:00
text.rb
Finish cleaning up rendering stack from views and move assigns evaluation to controller (so plugins and/or controllers can overwrite just one method).
2010-03-12 20:39:53 +01:00