final db structure

This commit is contained in:
Min Zeya Phyo
2017-04-04 00:15:41 +06:30
parent 95454b4f0f
commit 2c1ac3191c
28 changed files with 209 additions and 3 deletions

View File

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