Module: Normalizy::RSpec
- Defined in:
- lib/normalizy/rspec/matcher.rb
Defined Under Namespace
Classes: Matcher
Instance Method Summary collapse
Instance Method Details
#normalizy(attribute) ⇒ Object
5 6 7 |
# File 'lib/normalizy/rspec/matcher.rb', line 5 def normalizy(attribute) Matcher.new attribute end |