Commit 3d3ae1d
committed
Drop support for removed raise_in_transactional_callbacks options
Rails 5 dropped support for the ActiveRecord::Base.raise_in_transactional_callbacks configuration option.
Now exceptions in a callback will always raise, and you cannot disable that behavior.1 parent fe0ecad commit 3d3ae1d
1 file changed
Lines changed: 1 addition & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
185 | 180 | | |
186 | 181 | | |
187 | 182 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
| 183 | + | |
209 | 184 | | |
210 | 185 | | |
211 | 186 | | |
| |||
0 commit comments