finished order tab view and customer tab

This commit is contained in:
Aung Myo
2017-05-31 18:19:51 +06:30
parent 8847cf8bf3
commit f036274f5e
10 changed files with 99 additions and 175 deletions

View File

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