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
I'm having a issue similar to #15 in my Rails 5 application models tests with Minitest and Shoulda gem. So I inserted this code block (as issue #15's author suggests) in my "schema_associations.rb", and the tests now run smoothly:
I'm having a issue similar to #15 in my Rails 5 application models tests with Minitest and Shoulda gem. So I inserted this code block (as issue #15's author suggests) in my "schema_associations.rb", and the tests now run smoothly:
For now I'm happy with this solution, and maybe this scenario can help you to find some improvement to schema_associations gem (I hope so).
Thank you, this gem is awesome!
Elias
The text was updated successfully, but these errors were encountered: