class Shoulda::Matchers::Integrations::Libraries::MissingLibrary
@private
Public Instance Methods
Source
# File lib/shoulda/matchers/integrations/libraries/missing_library.rb, line 9 def integrate_with(test_framework) end
Source
# File lib/shoulda/matchers/integrations/libraries/missing_library.rb, line 12 def rails? false end