Class: Create
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Create
- Defined in:
- app/models/create.rb,
app/models2/create.rb
Instance Method Summary collapse
Instance Method Details
#reindex ⇒ Object
14 15 16 17 |
# File 'app/models/create.rb', line 14 def reindex agent.try(:index) work.try(:index) end |