mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
7f425948f8
Fixes cases where you may be using ActiveModel without ActiveRecord. Also add a test for loading without ActiveRecord. The Cucumber feature creates a Gemfile containing ActiveModel and shoulda-matchers, and then asserts that both can be loaded without any errors. The ActiveModel version used will match that of the Rails version specified in the Appraisal Gemfile; and if no such version can be determined, the latest will be used. Closes #480. |
||
---|---|---|
.. | ||
step_definitions | ||
support | ||
activemodel_integration.feature | ||
rails_integration.feature |