rails/activeresource/lib/active_resource
David Heinemeier Hansson 79817aa9e7 Move to 3.0.0.beta
2010-02-03 17:29:51 -08:00
..
formats Prefer JSON.encode(value) to value.to_json 2009-06-08 19:37:52 -07:00
railties Remove URI object from ActiveResource notification, send the :mailer class in AM (like in AP#process_action) and remove locale instrumentation. 2010-01-15 15:57:33 +01:00
base.rb Merge docrails 2010-01-17 03:26:20 +05:30
connection.rb Remove URI object from ActiveResource notification, send the :mailer class in AM (like in AP#process_action) and remove locale instrumentation. 2010-01-15 15:57:33 +01:00
custom_methods.rb Make use of AS::Concern in ActiveResource 2009-06-08 20:52:27 -05:00
exceptions.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
formats.rb Cherry pick Active Support dependencies. Autoload. 2009-05-06 00:14:55 -07:00
http_mock.rb Setup ActiveResource autoloads 2009-06-08 20:48:14 -05:00
observing.rb Kill AMo observing wrap_with_notifications since ARes was only using it 2009-09-02 11:44:36 -05:00
railtie.rb Rename plugin_name to railtie_name and engine_name. 2010-01-24 12:23:21 +01:00
schema.rb Remove annoying and useless meta comments 2009-12-20 19:04:54 -06:00
validations.rb Use format of ARes rather than content-type of remote errors to load errors. 2010-01-27 18:27:18 -08:00
version.rb Move to 3.0.0.beta 2010-02-03 17:29:51 -08:00