Class: Documentation::EditorsController::Document
- Inherits:
-
Object
- Object
- Documentation::EditorsController::Document
- Includes:
- ActiveModel::Model
- Defined in:
- app/controllers/satis/documentation/editors_controller.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
6 7 8 |
# File 'app/controllers/satis/documentation/editors_controller.rb', line 6 def code @code end |