This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d8a6700a76470b791f3e76fe4ca5d5f179daa1d
rails
/
activeresource
/
test
/
cases
History
Neeraj Singh
39debfc854
test for
#5038
2010-09-18 20:49:41 +02:00
..
base
Refactor setup methods by extracting them in abstract_unit, remove TODO.
2010-09-17 17:03:58 +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
test for
#5038
2010-09-18 20:49:41 +02:00
finder_test.rb
Refactor setup methods by extracting them in abstract_unit, remove TODO.
2010-09-17 17:03:58 +02:00
format_test.rb
Moved all test cases into a new test/cases directory to match Active Record test directory structure.
2009-08-19 09:03:57 -05:00
http_mock_test.rb
Adding option to ActiveResource to allow you to not reset the previously stored requests and responses by passing false to respond_to
2010-08-29 22:54:19 -07: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