Method: Action#key

Defined in:
lib/action.rb

#keyObject

Returns the value of attribute key.



27
28
29
# File 'lib/action.rb', line 27

def key
  @key
end