X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=app%2Fmodels%2Forder.rb;fp=app%2Fmodels%2Forder.rb;h=0bcb15832b5dac818b8b163a3bd33e4f8073042a;hb=3ac66882338fa1c3f6d73ba68093b7fcfb399574;hp=0000000000000000000000000000000000000000;hpb=1b429173b63fb15c46a8bc319ae58e9c5584054c;p=depot.git diff --git a/app/models/order.rb b/app/models/order.rb new file mode 100644 index 0000000..0bcb158 --- /dev/null +++ b/app/models/order.rb @@ -0,0 +1,2 @@ +class Order < ActiveRecord::Base +end