ref: master
spec/models/profile_spec.rb
1 2 3 4 5
require 'spec_helper' describe Profile do it_behaves_like "having metadata" end