Skip to content

Commit

Permalink
Add known issue #91 to README
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigopinto committed Jan 27, 2013
1 parent 46b40b5 commit 2f95380
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -166,6 +166,11 @@ Others
it { should_not have_field(:number_of_comments).of_type(Integer).with_default_value_of(1) }
end

Known issues
-

accept_nested_attributes_for matcher must test options [issue 91](https://github.com/evansagge/mongoid-rspec/issues/91).

Acknowledgement
-
Thanks to [Durran Jordan](https://github.com/durran) for providing the changes necessary to make
Expand Down

0 comments on commit 2f95380

Please sign in to comment.