rails/activeresource/lib/active_resource
Santiago Pastorino 13e00ce606 fix stack trace lines on class_eval
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-04-09 21:28:49 +02:00
..
formats Prefer JSON.encode(value) to value.to_json 2009-06-08 19:37:52 -07:00
railties Rename Rails::Subscriber to Rails::LogSubscriber 2010-02-16 22:36:15 +01:00
base.rb fix stack trace lines on class_eval 2010-04-09 21:28:49 +02:00
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 adds missing requires for Object#blank? and Object#present? 2010-03-28 14:15:02 +02: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 fix stack trace lines on class_eval 2010-04-09 21:28:49 +02: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 Move application configuration to the application configuration object, remove railtie_name and engine_name and allow to set the configuration object. 2010-03-26 18:47:55 +01:00
schema.rb Remove annoying and useless meta comments 2009-12-20 19:04:54 -06:00
validations.rb adds missing requires for Object#blank? and Object#present? 2010-03-28 14:15:02 +02:00
version.rb Prep for beta2, depend on latest Bundler 2010-04-01 13:36:45 -07:00