Skip to content

Releases: topbitdu/unidom-shopping

The v1.0.1 Release

15 Aug 14:53
Compare
Choose a tag to compare
  1. Improve the Ruby Gem Specification to depend on unidom-common v1.0

The v1.0 Release

03 Aug 15:42
Compare
Choose a tag to compare
  1. Improve the Shopping Cart model to support the Keyword Arguments

The v0.3 Release

21 Jul 07:48
Compare
Choose a tag to compare
  1. Improve the Shopping Cart model to add the #add! method
  2. Improve the Ruby Gem Specification to depend on unidom-common v0.9

The v0.2 Release

25 Feb 03:07
Compare
Choose a tag to compare
  1. Improved the Shopping Cart model to include the Model Extension concern
  2. Improved the Shopping Item model to include the Model Extension concern

The v0.1 Release

10 Feb 03:03
Compare
Choose a tag to compare

Usage in Gemfile:

gem 'unidom-shopping'

Run the Database Migration:

rake db:migrate

Call the Model:

Unidom::Shopping::ShoppingCart.valid_at.alive.first.items.valid.alive