1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Carlos Antonio da Silva 608eddc6f5 Move escape_once logic to ERB::Util, where it belongs to
All the logic is based on the HTML_ESCAPE constant available in
ERB::Util, so it seems more logic to have the entire method there and
just delegate the helper to use it.
2012-02-01 08:55:18 -02:00
..
abstract_controller Refactor render nothing/text => nil logic, and move to right place 2012-01-17 10:04:38 -02:00
action_controller example bracket error 2012-01-23 01:15:51 +01:00
action_dispatch Fix typo in routing documentation 2012-02-01 00:09:26 +08:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Move escape_once logic to ERB::Util, where it belongs to 2012-02-01 08:55:18 -02:00
sprockets run direcly $0 if rake invoked by Windows batch file. 2012-01-29 05:06:14 +09:00
abstract_controller.rb
action_controller.rb remove autoload UrlWriter, no longer exists 2012-01-29 17:00:37 +05:30
action_dispatch.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00