Libraries
»
aasm
(5.0.4)
»
Index
»
AASM
»
Base
»
#klass
Method: AASM::Base#klass
Defined in:
lib/aasm/base.rb
#
klass
⇒
Object
(readonly)
Returns the value of attribute klass.
6 7 8
# File 'lib/aasm/base.rb', line 6
def
klass
@klass
end