Fixes for displaying categories

This commit is contained in:
2013-02-19 19:25:46 +01:00
parent 396a1cb737
commit 73e075fc64
7 changed files with 16 additions and 9 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: Float
property :night_offset, type: Fixnum, default: 0 # Hours
#LOCATION
property :lat, type: Float, default: 52.08062426379751