Sha256: 2908c38acdf48524bdd29bb0d391038f99cfc018bb93dd1a44c448d3708ebabf
Contents?: true
Size: 194 Bytes
Versions: 20
Compression:
Stored size: 194 Bytes
Contents
require 'spec_helper.rb' describe Author do # an author has the line authorisations_handled_by_vigilante inside it {should have_many :authorizations} it {should respond_to :permits} end
Version data entries
20 entries across 20 versions & 1 rubygems