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
2fbd6f46fd00a334119f1a25394046963831ce3e
rails
/
activeresource
/
test
/
cases
History
Xavier Noria
1979e9c855
Symbol#to_proc is not needed for Ruby >= 1.8.7
2009-11-09 22:16:51 +01:00
..
base
Symbol#to_proc is not needed for Ruby >= 1.8.7
2009-11-09 22:16:51 +01:00
authorization_test.rb
Digest auth option for ActiveResource.
2009-10-15 10:37:04 +13:00
base_errors_test.rb
Fix brittle content-type check. [
#1956
state:committed]
2009-09-17 11:34:40 -07:00
base_test.rb
Digest auth option for ActiveResource.
2009-10-15 10:37:04 +13:00
finder_test.rb
Added first/last/all aliases for equivalent find scopes
2009-08-21 14:49:59 -05: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
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
Fix failing ARes isolated tests
2009-09-05 19:24:43 -05:00