Class: LittleBrother::Watcher

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/little_brother/watcher.rb

Instance Method Summary collapse

Instance Method Details

#params_as_hashObject



4
5
6
# File 'lib/little_brother/watcher.rb', line 4

def params_as_hash
 	eval(params)
end