1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/test
2010-08-29 22:54:19 -07:00
..
cases 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
fixtures ActiveResource shouldn't consider modules in the path 2010-05-15 09:38:32 +02:00
abstract_unit.rb correct activeresource load path 2010-02-28 18:29:34 -06:00
connection_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
setter_trap.rb added require abstract_unit on setter_trap.rb 2010-03-18 11:32:51 -07:00