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

This commit is contained in:
Moe Su
2017-06-08 15:17:45 +06:30
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
class CreateMenuItems < ActiveRecord::Migration[5.1]
def change
create_table :menu_items do |t|