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
Josef Reidinger 59693c4c49 fix loading of different elements in array then int and string [#5036 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-08-02 17:06:09 +02:00
..
base fix loading of different elements in array then int and string [#5036 state:resolved] 2010-08-02 17:06:09 +02:00
authorization_test.rb Digest auth option for ActiveResource. 2009-10-15 10:37:04 +13: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 fix escaping id and parameters in path [#5137 state:resolved] 2010-07-26 16:59:47 +02:00
finder_test.rb edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
format_test.rb
http_mock_test.rb Fix bug where ActiveResource::HttpMock would overwrite Accept/Content-Type header to application/xml [#4939 state:resolved] 2010-06-24 13:25:10 +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
validations_test.rb save(false) is gone, use save(:validate => false) instead. 2010-01-17 14:22:34 +01:00