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/action_view
2009-10-16 17:28:44 -07:00
..
erb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00
helpers Unify benchmark APIs. 2009-10-15 18:19:25 -03:00
locale Introduce :almost keyword for distance_of_time_in_words. Make 1.75 days - 2 days return '2 days'. 2009-09-28 14:37:31 +13:00
render Fix a bug where render :text could not handle yield :symbol. Fixes guides generation 2009-10-10 00:31:12 -10:00
template Make encodings work with Erubis and 1.9 again 2009-10-16 17:28:44 -07:00
base.rb Change config implementation in AV slightly 2009-10-15 14:41:59 -07:00
context.rb replace _render_*_from_controller with render_* as they are intended to be public 2009-08-06 19:43:28 -03:00
helpers.rb Unify benchmark APIs. 2009-10-15 18:19:25 -03:00
paths.rb Finish porting over the initializers to the app object and fix all the tests 2009-10-08 18:12:28 -07:00
safe_buffer.rb Use ERB::Util.h over CGI.escapeHTML as the former is safety aware and the latter isn't 2009-10-15 09:58:17 +13:00
test_case.rb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00