Method: Perus::Server::CommandConfig#update_options!
- Defined in:
- lib/perus/server/models/command_config.rb
#update_options!(params) ⇒ Object
24 25 26 27 |
# File 'lib/perus/server/models/command_config.rb', line 24 def (params) self. = self.class.(params) save end |