class GreyscaleRecord::Associations::HasMany

Public Instance Methods

action() click to toggle source
# File lib/greyscale_record/associations/has_many.rb, line 6
def action
  :where
end