Class: Menace::Current
- Inherits:
-
ActiveSupport::CurrentAttributes
- Object
- ActiveSupport::CurrentAttributes
- Menace::Current
- Defined in:
- app/models/menace/current.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#resource ⇒ Object
Returns the value of attribute resource.
Instance Attribute Details
#resource ⇒ Object
Returns the value of attribute resource.
4 5 6 |
# File 'app/models/menace/current.rb', line 4 def resource @resource end |