Logo
Explore Help
Sign In
senaduka/old-ribica
1
0
Fork 0
You've already forked old-ribica
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
71c504cb5fd34ffcff4fa1affcf40efc41eb50cd
old-ribica/back-office/app/models/cart.rb

11 lines
119 B
Ruby
Raw Normal View History

cart creation backend logic is at place / adding items in progress
2015-02-06 06:58:16 +01:00
class Cart < ActiveRecord::Base
added suppliers, weight to item
2015-03-14 06:33:49 +01:00
has_many :item_in_carts
belongs_to :user
fixed problem with multiple carts and a whole load of problems with crazy delivery destination logic / if I didn't write it i would have thought it was written by a drug abuser during high
2015-03-14 08:17:06 +01:00
belongs_to :delivery_destination
added suppliers, weight to item
2015-03-14 06:33:49 +01:00
added orders to confirm report / phone allows more digits now / added reports to rails admin navigation
2015-05-11 11:35:24 +02:00
cart creation backend logic is at place / adding items in progress
2015-02-06 06:58:16 +01:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 117ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API