You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -541,18 +541,6 @@ From the Rails docs on [`clear_active_connections!`](http://api.rubyonrails.org/
541
541
Returns any connections in use by the current thread back to the pool, and also returns connections to the pool cached by threads that are no longer alive.
542
542
543
543
544
-
#### ActiveJob
545
-
546
-
If you're going to need to use the database in a number of different jobs, consider adding this to your ApplicationJob file:
0 commit comments