Module: TmsBridge::ControllerSupport::Publish::InstanceMethods
- Defined in:
- lib/tms_bridge/controller_support.rb
Instance Method Summary collapse
Instance Method Details
#update_only? ⇒ Boolean
89 90 91 |
# File 'lib/tms_bridge/controller_support.rb', line 89 def update_only? self.class.update_only end |