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
c8d03fbe9ba461a0b635dcb85759cc4a2261ba95
rails
/
actionpack
/
lib
/
action_view
/
template
History
José Valim
8ae9b05fa0
Make backtrace_cleaner work as expected. Prior to this patch, the Full Trace rarely showed the full trace. Also, increase performance considerably.
2010-05-03 12:59:48 +02:00
..
handlers
Add deprecation notices for <% %>.
2010-03-15 14:50:43 -07:00
error.rb
Make backtrace_cleaner work as expected. Prior to this patch, the Full Trace rarely showed the full trace. Also, increase performance considerably.
2010-05-03 12:59:48 +02: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
yield always return an array, so we don't need to use .key?
2010-03-31 16:02:59 +02: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