cirandas.net

ref: master

spec/models/blocks_spec.rb


1
2
3
4
5
require 'spec_helper'

describe Block do
  it_behaves_like "having metadata"
end