rails/activeresource/lib/active_resource
2010-09-28 11:38:35 +08:00
..
formats Prefer JSON.encode(value) to value.to_json 2009-06-08 19:37:52 -07:00
base.rb Move uri parser to AS as URI.parser method to reuse it in AP and ARes. 2010-09-28 11:38:35 +08:00
connection.rb Move uri parser to AS as URI.parser method to reuse it in AP and ARes. 2010-09-28 11:38:35 +08:00
custom_methods.rb Allow per Resource format settings 2010-09-25 13:54:09 +02:00
exceptions.rb - elmenth_path raise an ActiveResource::MissingPrefixParam exception when prefix_options does not has all required prefix_options ex: class StreetAddress < ActiveResource::Base self.site = "http://37s.sunrise.i:3000/people/:person_id/" end 2010-09-27 15:25:16 -03:00
formats.rb Cherry pick Active Support dependencies. Autoload. 2009-05-06 00:14:55 -07:00
http_mock.rb Adding option to ActiveResource to allow you to not reset the previously stored requests and responses by passing false to respond_to 2010-08-29 22:54:19 -07: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 Remove TODO and support all expected attributes. 2010-09-17 17:03:51 +02:00
validations.rb Remove all deprecation warnings in activeresource 2010-09-06 13:38:38 +02:00
version.rb Master is now targeting 3.1.0.beta 2010-08-23 21:44:57 -05:00