mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e088454bca
called enlist_fixture_connections is currently called within the code when the context is `run_in_transasction?`. However if `enlist_fixture_connections` is called outside of that context the code fails since these variables are not defined. This ensures the code can still be executed without side effects |
||
---|---|---|
.. | ||
active_record | ||
arel | ||
rails/generators | ||
active_record.rb | ||
arel.rb |