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
Sergey Nartimov 7d862359d0 get rid of using instance_variable_names method from AS
- instance_variables return symbols in 1.9
- there is instance_variable_defined? method
2012-01-07 14:44:47 +03:00
..
caching Remove unecessary config_accessors. 2011-12-24 09:59:28 +01:00
deprecated
metal get rid of using instance_variable_names method from AS 2012-01-07 14:44:47 +03:00
railties Rely on a public contract between railties instead of accessing railtie methods directly. 2011-11-23 19:06:45 +00:00
vendor deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
base.rb Fix extend -> include. 2011-12-09 21:42:18 +01:00
caching.rb DrbStore removed from cache backends 2011-11-07 18:57:55 +04:00
deprecated.rb
log_subscriber.rb logger adds a newline for us 2011-12-12 16:02:59 -08:00
metal.rb move show_detailed_exceptions? to Rescue module 2011-11-22 13:34:13 +03:00
middleware.rb
railtie.rb Fix diagnostics page for routing errors. 2011-12-15 19:43:49 +01:00
record_identifier.rb Update AC::RecordIdentifier example 2011-10-15 11:34:33 +04:00
test_case.rb get rid of using instance_variable_names method from AS 2012-01-07 14:44:47 +03:00