Sha256: ad11af6940df82acbc0a40698df0cebeaa5b8a7fadf1c018055f9b21725cc017
Contents?: true
Size: 553 Bytes
Versions: 22
Compression:
Stored size: 553 Bytes
Contents
# Spree Developer Tools This gem includes: * all dependencies to run Spree applications in development and test environments * configuration for testing environment * rspec and capybara helpers ## Installation Add it to your `Gemfile` ```ruby gem 'spree_dev_tools' ``` And run... ```bash bundle install ``` ## Contributing If you'd like to contribute, please take a look at the [instructions](CONTRIBUTING.md) for installing dependencies and crafting a good pull request. Copyright (c) 2020 Spark Solutions, released under the New BSD License
Version data entries
22 entries across 22 versions & 1 rubygems