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
Xavier Noria 5e21247131 Merge branch 'master' of git://github.com/lifo/docrails
Conflicts:
	activerecord/RUNNING_UNIT_TESTS
2011-06-06 22:23:30 +02:00
..
formats updated all the tests in ARes to work with json 2011-05-18 00:34:09 -04:00
base.rb Corrected some typos and American vs. Queen's English issues 2011-05-29 12:40:24 -07: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 Prefer each instead of for in activeresource 2011-05-23 23:08:48 -05: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 Bump versions for rc1 2011-05-21 20:56:52 -05:00