index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activeresource
/
test
/
cases
Commit message (
Expand
)
Author
Age
Files
Lines
*
Symbol#to_proc is not needed for Ruby >= 1.8.7
Xavier Noria
2009-11-09
1
-1
/
+0
*
Digest auth option for ActiveResource.
pivotal
2009-10-15
2
-24
/
+152
*
Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incor...
Chad Woolley
2009-10-08
1
-1
/
+1
*
Cleanup whitespace introduced in 8377646 and f4f6888
Joshua Peek
2009-10-02
2
-20
/
+13
*
add indifferent access to the attributes
Taryn East
2009-10-02
2
-0
/
+28
*
update_attribute(s) added to Active Resource
Taryn East
2009-10-02
1
-2
/
+51
*
Fix brittle content-type check. [#1956 state:committed]
Jeremy Kemper
2009-09-17
1
-2
/
+2
*
Fix failing ARes isolated tests
Joshua Peek
2009-09-05
2
-1
/
+4
*
Added first/last/all aliases for equivalent find scopes
taryn
2009-08-21
1
-0
/
+38
*
Added save! which raises ResourceInvalid unless valid?
taryn
2009-08-19
2
-2
/
+14
*
Swallow ResourceNotFound error on find_every
taryn
2009-08-19
1
-0
/
+13
*
Pulled find-based tests into their own test case. This matches Active Record,...
taryn
2009-08-19
2
-76
/
+182
*
Moved all test cases into a new test/cases directory to match Active Record t...
taryn
2009-08-19
9
-0
/
+1774