mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
512f03e740
Right before that in `assert_valid_transaction_action` method we make sure that `options[:on]` contains values from `ACTIONS` array (`[:create, :destroy, :update]`) and nothing more (i.e. it could not contain strings or something else, otherwise the error is raised). Also I've polished some docs. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |