spree_ajax_add_to_cart 2.0.0
When the user adds an item to the cart the system will make an Ajax call to add the item to the cart. Once the item has been added the cart details in the header is updated and an alert box displayed informing the user that the item was added.
Gemfile:
=
installation:
=
Versions:
- 2.0.0 July 04, 2013 (9,5 ko)
Dépendances de Runtime (1):
spree_core
~> 2.0.0
Dépendances de Development (10):
capybara
~> 2.1
coffee-rails
>= 0
database_cleaner
>= 0
factory_girl
~> 4.2
ffaker
>= 0
rspec-rails
~> 2.13
sass-rails
>= 0
selenium-webdriver
>= 0
simplecov
>= 0
sqlite3
>= 0