Module: Katsudo::Models::Activity::ClassMethods
- Includes:
- Scopes
- Defined in:
- lib/katsudo/models/activity.rb
Instance Method Summary collapse
Methods included from Scopes
Instance Method Details
#_to_partial_path ⇒ Object
20 21 22 |
# File 'lib/katsudo/models/activity.rb', line 20 def _to_partial_path "#{table_name}/#{name.underscore}" end |