Module: Trailblazer::V1_1::Operation::Controller::ActiveRecord
- Defined in:
- lib/trailblazer/1.1/operation/controller/active_record.rb
Overview
Assigns an additional instance variable for @model named after the model’s table name (e.g. @comment).
THIS MODULE IS DEPRECATED!
Please don’t use this module. Instead, use @model in your controller or pass the operation instance to a cell to present it.