rails--rails/activeresource/lib/active_resource
Josh Kalderimis d7db6a8873 class inheritable attributes is used no more! all internal use of class inheritable has been changed to class_attribute. class inheritable attributes has been deprecated.
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-11-20 19:40:29 +01:00
..
formats
base.rb class inheritable attributes is used no more! all internal use of class inheritable has been changed to class_attribute. class inheritable attributes has been deprecated. 2010-11-20 19:40:29 +01: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
http_mock.rb - update documentation 2010-10-07 16:50:47 +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
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 PERF: more changes from inject({}) to Hash + map 2010-10-03 15:03:59 -02:00
version.rb Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00