Method: Actions::StorageAdapter::ActiveRecord#records
- Defined in:
- lib/actions/storage_adapter/active_record.rb
#records ⇒ Object
36 37 38 |
# File 'lib/actions/storage_adapter/active_record.rb', line 36 def records @record_class end |