finished CRM and customer

This commit is contained in:
Aung Myo
2017-06-12 14:23:20 +06:30
parent 0943808ac8
commit e90178cfdc
13 changed files with 121 additions and 62 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe DiningQueue, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end