Skip to content

Latest commit

 

History

History

frontend

solidus_frontend

Frontend contains controllers and views implementing a storefront and cart for Solidus.

Testing

Create the test site

bundle exec rake test_app

Run the tests

bundle exec rake spec