oqs sample

This commit is contained in:
Yan
2017-05-31 22:14:46 +06:30
parent 1ed15e2e0d
commit 5a564abca9
10 changed files with 126 additions and 280 deletions

5
spec/models/test_spec.rb Normal file
View File

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