Sha256: a22c73356eb14e053b244b110bbf4d079a437de0961ecf7aab65710794bb3e00
Contents?: true
Size: 403 Bytes
Versions: 27
Compression:
Stored size: 403 Bytes
Contents
require 'rails_helper' describe Country do # pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: countries # # id :integer not null, primary key # name :string not null # display_name :text # alpha_2 :string # alpha_3 :string # numeric_3 :string # note :text # position :integer #
Version data entries
27 entries across 27 versions & 1 rubygems