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-24 13:58:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.3.2
rails
/
activeresource
/
test
/
base
History
Rasik Pandey
6079ec1f77
ActiveResource#eqls? and == should not take into account object identity and prefix options should be considered. [
#1098
state:resolved]
...
Signed-off-by: Pratik Naik <
pratiknaik@gmail.com
>
2009-01-28 19:39:06 +00:00
..
custom_methods_test.rb
Fixed that ActiveResource#post would post an empty string when it shouldn't be posting anything (Paolo Angelini) [
#525
state:committed]
2008-10-30 12:47:23 +01:00
equality_test.rb
ActiveResource#eqls? and == should not take into account object identity and prefix options should be considered. [
#1098
state:resolved]
2009-01-28 19:39:06 +00:00
load_test.rb
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9.
2008-08-31 13:20:15 -07:00