Merge branch 'master' of ssh://bitbucket.org/code2lab/sxrestaurant

This commit is contained in:
Min Zeya Phyo
2017-05-31 23:50:06 +08:00
11 changed files with 45 additions and 15 deletions

View File

@@ -0,0 +1,2 @@
class OrderQueueItem < ApplicationRecord
end