Method: Action#init
- Defined in:
- lib/forcast/models/rule_engine/models/action.rb
#init(params) ⇒ Object
7 8 9 |
# File 'lib/forcast/models/rule_engine/models/action.rb', line 7 def init(params) #self.password=(params['password_hash']) end |