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-30 14:20:41 +02:00
..
formats updated all the tests in ARes to work with json 2011-05-18 00:34:09 -04:00
base.rb Provide read_attribute_for_serialization as the API to serialize attributes. 2011-09-30 14:20:41 +02:00
connection.rb Fixed digest authentication for requests with a query string [#3158] 2011-09-28 15:23:47 -07: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
observing.rb Documented ActiveResource#observing 2011-05-01 15:50:53 -03:00
railtie.rb
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