solidus_prototypes

1.6.0last stable release 11 months ago
Complexity Score
Low
Open Issues
0
Dependent Projects
0
Weekly Downloadsglobal
14

License

  • BSD-3-Clause
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

SolidusPrototypes

Prototype extension for Solidus.

Installation

Add solidus_prototypes to your Gemfile:

gem 'solidus_prototypes'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g solidus_prototypes:install

Testing

First bundle your dependencies, then run rake. rake will default to building the dummy app if it does not exist, then it will run specs, and Rubocop static code analysis. The dummy app can be regenerated by using rake test_app.

bundle
bundle exec rake

When testing your application’s integration with this extension you may use its factories. Simply add this require statement to your spec_helper:

require 'solidus_prototypes/factories'

Copyright (c) 2016 Solidus, released under the New BSD License

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
No Data
Test Coverage
72.00%
Follows Semver
Yes
Github Stars
6
Dependenciestotal
5
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute solidus_prototypes in your own private RubyGems registry

gem install solidus_prototypes
Processing...
Done

9 Releases

RubyGems on Cloudsmith

Getting started with RubyGems on Cloudsmith is fast and easy.