Sha256: 0bdb208dd6008784a43006397c89e6baf8c9560c789d237d580c7d9855f4fc16

Contents?: true

Size: 864 Bytes

Versions: 26

Compression:

Stored size: 864 Bytes

Contents

Overview
--------

This gem provides the so-called "core" functionality of Spree and is a requirement for any Spree application or
store.  The basic data models as well as product catalog and admin functionality are all provided by this gem.


Security Warning
----------------

*This gem provides absolutely no authentication and authorization.  You are strongly encouraged to install
and use the spree-auth gem in addition to spree-core in order to restrict access to orders and other admin
functionality.*


Running Tests
-------------

You need to do a quick one-time creation of a test application and then you can use it to run the tests.

    rake test_app

Then run the rspec tests

    rake spec

Then run the cucumber tests

    bundle exec cucumber

Misc
----

authentication by token example

    http://localhost:3000/?auth_token=oWBSN16k6dWx46TtSGcp

Version data entries

26 entries across 26 versions & 7 rubygems

Version Path
apispree_auth-0.0.0 README.md
My-Commerce_auth-1.1.0 README.md
My-Commerce_auth-1.0.0 README.md
MyCommerceapi-1.0.0 auth/README.md
MyCommerce-0.0.3 auth/README.md
rfcommerce_auth-0.0.3 README.md
spree_auth-0.60.6 README.md
spree_auth-0.60.5 README.md
spree_auth-0.50.4 README.md
spree_auth-0.60.4 README.md
spree_auth-0.50.3 README.md
spree_auth-0.60.3 README.md
spree_auth-0.60.2 README.md
spree_auth-0.70.RC1 README.md
spree_bushido_auth-0.80.28 README.md
spree_bushido_auth-0.80.27 README.md
spree_bushido_auth-0.80.26 README.md
spree_bushido_auth-0.80.25 README.md
spree_bushido_auth-0.80.24 README.md
spree_bushido_auth-0.60.1 README.md