12 13 14
# File 'lib/aasm/errors.rb', line 12 def message "Event '#{event_name}' cannot transition from '#{originating_state}'. #{reasoning}" end