Skip to content

Commit 1f7d2c7

Browse files
author
John Reilly
committed
updating readme with link to @ryanb's solution
1 parent 27ec692 commit 1f7d2c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.markdown

+5-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,8 @@ The `test/unit/part_assignment_test.rb` file has several simple tests that demon
4949
Run `rake test` to run the tests.
5050

5151

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

Comments
 (0)