1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/test/cases
2010-11-18 23:52:17 -02:00
..
base Allow ActiveResource to work with non-generated ids [#5660 state:resolved] 2010-09-25 11:15:40 +02:00
authorization_test.rb Allow per Resource format settings 2010-09-25 13:54:09 +02:00
base_errors_test.rb Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array [#3650 state:commited] 2010-06-26 19:23:10 +02:00
base_test.rb Make ARes tests unescape [ and ] 2010-11-18 23:52:17 -02:00
finder_test.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
format_test.rb changing map and include to find 2010-09-30 11:00:14 -07:00
http_mock_test.rb - ActiveResource::HttpMock.respond_to 2010-10-07 16:50:41 +02:00
log_subscriber_test.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_test.rb Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incorrect number of args 2009-10-08 10:48:47 -07:00
validations_test.rb Remove all deprecation warnings in activeresource 2010-09-06 13:38:38 +02:00