Module: Auditor::ActsAsWidget::Base::InstanceMethods
- Defined in:
- lib/acts_as_widget/base.rb
Instance Method Summary collapse
Instance Method Details
#factory_name ⇒ Object
26 27 28 |
# File 'lib/acts_as_widget/base.rb', line 26 def factory_name "this is an example instance method" end |