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
2011-09-01 18:26:29 +02:00
..
formats updated all the tests in ARes to work with json 2011-05-18 00:34:09 -04:00
base.rb Do not use objects that don't respond to to_sym (integers, floats, dates...) as parameters 2011-09-01 18:26:29 +02:00
connection.rb updated all the tests in ARes to work with json 2011-05-18 00:34:09 -04:00
custom_methods.rb corrected some further tests and docs for the ARes change to json change 2011-05-18 00:34:10 -04: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 updated all the tests in ARes to work with json 2011-05-18 00:34:09 -04:00
http_mock.rb Changed a few instances of of words in the API docs written in British English to 2011-07-24 10:21:42 +00: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 Documented ActiveResource#observing 2011-05-01 15:50:53 -03: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 annotate class_eval method for active resource schema attributes 2011-06-05 21:44:04 +05:30
validations.rb Fix punctuation errors. 2011-05-01 15:33:27 -03:00
version.rb Master version is 3.2.0.beta 2011-06-30 10:18:36 -03:00