Class: AktionTest::Module::Rails::ShouldaMatchers

Inherits:
Base
  • Object
show all
Defined in:
lib/aktion_test/module/rails/shoulda_matchers.rb

Instance Method Summary collapse

Instance Method Details

#prepareObject



5
6
7
# File 'lib/aktion_test/module/rails/shoulda_matchers.rb', line 5

def prepare
  require 'shoulda-matchers'
end