Module: FeatherAi::Rails::ActsAsSighting::ClassMethods
- Defined in:
- lib/feather_ai/rails/acts_as_sighting.rb
Overview
Class methods for ActiveRecord models.
Instance Method Summary collapse
Instance Method Details
#acts_as_sighting ⇒ Object
10 11 12 |
# File 'lib/feather_ai/rails/acts_as_sighting.rb', line 10 def acts_as_sighting include InstanceMethods end |