Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 201 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 201 Bytes

solidus_api

API contains controllers and rabl views implementing the REST API of solidus.

Testing

Create the test site

bundle exec rake test_app

Run the tests

bundle exec rake spec