Class: Menace::Current

Inherits:
ActiveSupport::CurrentAttributes
  • Object
show all
Defined in:
app/models/menace/current.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#resourceObject

Returns the value of attribute resource.



4
5
6
# File 'app/models/menace/current.rb', line 4

def resource
  @resource
end