Module
NewRelic::Agent::Instrumentation::ActiveRecord::RelationExtensions
In:
lib/new_relic/agent/instrumentation/active_record_5.rb
Methods
calculate
delete_all
destroy_all
pluck
update_all
Public Instance methods
calculate
(*args, &blk)
delete_all
(*args, &blk)
destroy_all
(*args, &blk)
pluck
(*args, &blk)
update_all
(*args, &blk)
[Validate]