Class: Basepack::ImportImportable
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Basepack::ImportImportable
- Defined in:
- app/models/basepack/import_importable.rb
Instance Method Summary collapse
Instance Method Details
#to_label ⇒ Object
16 17 18 |
# File 'app/models/basepack/import_importable.rb', line 16 def to_label import.try(:to_label) end |