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
Jeffrey Chupp 842dab0c29 Ensure WhiteListSanitizer allows dl tag [#2393 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-05-17 14:29:47 +02:00
..
action_controller Ensure WhiteListSanitizer allows dl tag [#2393 state:resolved] 2009-05-17 14:29:47 +02:00
action_dispatch Instead of checking Rails.env.test? in Failsafe middleware, check env["rails.raise_exceptions"] 2009-05-16 14:15:26 -04:00
action_pack Prepare for final 2.3 release 2009-03-15 22:06:50 -05:00
action_view Fix ActionMailer Symbol#to_proc instance 2009-05-16 12:13:41 -07:00
action_controller.rb Cherry-pick core extensions 2009-05-13 12:00:15 -07:00
action_dispatch.rb Cherry-pick core extensions 2009-05-13 12:00:15 -07:00
action_pack.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
action_view.rb Cleaning up more render tests 2009-05-14 15:30:35 -07:00
actionpack.rb