brendon / acts_as_list

An ActiveRecord plugin for managing lists.
http://brendon.github.io/acts_as_list/
MIT License
2.04k stars 355 forks source link

Add Deadlock Error Troubleshooting to README.md #344

Closed nmoadev closed 5 years ago

nmoadev commented 5 years ago

This pull request adds a section of troubleshooting advice to README.md. This section helps users of the gem mitigate or handle deadlock errors which can occur when using the gem in a concurrent application.

This documentation was created as a response to #337 and addresses similar concerns as #325.

@brendon

brendon commented 5 years ago

This is great @nmoadev :D Thank you so much for your effort here.

👍 for the changelog entry too :D