module Feeder::ActiveRecord::Extensions
Public Instance Methods
feedable()
click to toggle source
# File lib/feeder/active_record.rb, line 3 def feedable include Feeder::Concerns::Feedable end
# File lib/feeder/active_record.rb, line 3 def feedable include Feeder::Concerns::Feedable end