Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 243 Bytes

README.markdown

File metadata and controls

9 lines (6 loc) · 243 Bytes

RadMatchers

Installation

rails plugin install git@github.com:ericcf/rad_matchers.git

Active Record Matcher Example

it { should validate_associated(:foo) }

Copyright (c) 2010 Eric Carty-Fickes, released under the MIT license