Make time dependent product categories work

This commit is contained in:
2013-02-23 12:53:31 +01:00
parent 73e075fc64
commit 0c3bec5c4a
3 changed files with 42 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class Supplier
property :name
property :open, type: :boolean, default: false
property :time_zone, default: 'UTC'
property :night_offset, type: Fixnum, default: 0 # Hours
property :night_offset, type: Fixnum, default: 0 # Minutes
#LOCATION
property :lat, type: Float, default: 52.08062426379751