1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/lib/active_resource
2010-06-26 19:23:10 +02:00
..
formats Prefer JSON.encode(value) to value.to_json 2009-06-08 19:37:52 -07:00
base.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
connection.rb Change event namespace ordering to most-significant first [#4504 state:resolved] 2010-05-02 22:45:54 +02:00
custom_methods.rb adds missing requires for Object#blank? and Object#present? 2010-03-28 14:15:02 +02:00
exceptions.rb Ruby 1.9: Fix ActiveResource::ConnectionError#to_s when @response does not respond to #code or #message 2009-10-08 10:45:00 -07:00
formats.rb Cherry pick Active Support dependencies. Autoload. 2009-05-06 00:14:55 -07:00
http_mock.rb Fix bug where ActiveResource::HttpMock would overwrite Accept/Content-Type header to application/xml [#4939 state:resolved] 2010-06-24 13:25:10 +02:00
log_subscriber.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
observing.rb Kill AMo observing wrap_with_notifications since ARes was only using it 2009-09-02 11:44:36 -05:00
railtie.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
schema.rb Better code formatting and proper line numbers for stack traces 2010-05-14 12:24:01 -07:00
validations.rb Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array [#3650 state:commited] 2010-06-26 19:23:10 +02:00
version.rb Get ready for beta 4 2010-06-08 14:47:02 -04:00