Class: AktionTest::Module::Rails::ShouldaMatchers
- Inherits:
-
Base
- Object
- Base
- AktionTest::Module::Rails::ShouldaMatchers
- Defined in:
- lib/aktion_test/module/rails/shoulda_matchers.rb
Instance Method Summary collapse
Instance Method Details
#prepare ⇒ Object
5 6 7 |
# File 'lib/aktion_test/module/rails/shoulda_matchers.rb', line 5 def prepare require 'shoulda-matchers' end |