Class: SafetyPatrol::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/safety_patrol/padrino.rb

Instance Attribute Summary collapse

Instance Attribute Details

#user_methodObject

Returns the value of attribute user_method.



21
22
23
# File 'lib/safety_patrol/padrino.rb', line 21

def user_method
  @user_method
end