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-01-10 07:07:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e7b02b21a65bcf86dbd61d37dcf682e4153bd99
rails
/
activeresource
/
test
History
Chad Woolley
6e7b02b21a
Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incorrect number of args
...
Signed-off-by: Carl Lerche <
carllerche@mac.com
>
2009-10-08 10:48:47 -07:00
..
cases
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
fixtures
Added validations to ActiveResource. Added a smoke test to see if we can add a validation and use it, and add a validates callback and use it.
2009-08-19 09:03:17 -05:00
abstract_unit.rb
Move mocha down below initial T::U require and bump version to 0.9.7 [
#2858
state:resolved]
2009-07-01 11:53:17 -07:00
connection_test.rb
Ruby 1.9: Fix ActiveResource::ConnectionError#to_s when @response does not respond to #code or #message
2009-10-08 10:45:00 -07:00
setter_trap.rb
Prefer tap to returning
2009-02-06 12:18:24 -08:00