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
+5-1
Original file line number
Diff line number
Diff line change
@@ -49,4 +49,8 @@ The `test/unit/part_assignment_test.rb` file has several simple tests that demon
49
49
Run `rake test` to run the tests.
50
50
51
51
52
-
Any ideas?
52
+
Any ideas?
53
+
54
+
# Solutions
55
+
56
+
*[ryanb](https://github.com/ryanb) suggests moving the validation into PartAssignment instead of Part. See [this branch](https://github.com/johnreilly/polymorphic_validation_scope/tree/ryanb).
0 commit comments