benzelano / test_lh_import

1 stars 0 forks source link

Clarify how to avoid transactions in AR / Sequel #94

Closed benzelano closed 13 years ago

benzelano commented 13 years ago

Aaron Pfeifer opened this issue

Right now the docs indicate that state_machine will still get executed within a transaction if you explicitly turn off transactions but use :save as the action (which is the default). The docs should clarify how you can get around this by changing the action.

original LH ticket

This ticket has 0 attachment(s).

benzelano commented 13 years ago

(from [f4428eac06bd2889a2cdff176a696dd66124d02d]) Clarify docs on how to completely avoid running before/after transition hooks in transactions for ActiveRecord, DataMapper, and Sequel integrations [#94 state:resolved] https://github.com/pluginaweek/state_machine/commit/f4428eac06bd2889a2cdff176a696dd66124d02d