Sha256: cc7f75492cbdd696c25ec76500b63fa31eff7ab4240090b76b8b77adb1b41ed8

Contents?: true

Size: 129 Bytes

Versions: 15

Compression:

Stored size: 129 Bytes

Contents

require 'rails_helper'

RSpec.describe Category, :type => :model do
  pending "add some examples to (or delete) #{__FILE__}"
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
restspec-0.3.2 examples/store-api/spec/models/category_spec.rb
restspec-0.3.1 examples/store-api/spec/models/category_spec.rb
restspec-0.3.0 examples/store-api/spec/models/category_spec.rb
restspec-0.2.6 examples/store-api/spec/models/category_spec.rb
restspec-0.2.5 examples/store-api/spec/models/category_spec.rb
restspec-0.2.4 examples/store-api/spec/models/category_spec.rb
restspec-0.2.3 examples/store-api/spec/models/category_spec.rb
restspec-0.2.2 examples/store-api/spec/models/category_spec.rb
restspec-0.2.1 examples/store-api/spec/models/category_spec.rb
restspec-0.2 examples/store-api/spec/models/category_spec.rb
restspec-0.1 examples/store-api/spec/models/category_spec.rb
restspec-0.0.4 examples/store-api/spec/models/category_spec.rb
restspec-0.0.3 examples/store-api/spec/models/category_spec.rb
restspec-0.0.2 examples/store-api/spec/models/category_spec.rb
restspec-0.0.1 examples/store-api/spec/models/category_spec.rb