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_controller
Robin Dupret b163754bc5 Add documentation for add_flash_types [ci skip]
Document a little bit the ActionController::Flash::add_flash_types
class method.
2013-07-10 20:55:05 +02:00
..
caching Remove observers and sweepers 2012-11-28 22:46:49 -02:00
metal Add documentation for add_flash_types [ci skip] 2013-07-10 20:55:05 +02:00
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
base.rb Remove ActionController::RecordIdentifier was deprecated. 2013-06-01 23:22:12 +09:00
caching.rb Remove page_cache_extension deprecated method 2013-07-01 22:09:11 -05:00
log_subscriber.rb inspect the filter when displaying error messages 2013-05-14 14:13:32 -07:00
metal.rb Increase readability of ternary statement in build method 2013-04-20 15:24:23 +01:00
middleware.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
model_naming.rb Remove ActiveModel dependency from ActionPack 2012-06-30 11:04:31 -05:00
railtie.rb Restore and adapt the implementation reverted at 2013-01-19 15:32:27 -02:00
test_case.rb Re-remove deprecated API. 2013-06-28 01:42:07 +09:00