Sha256: ba5ad4dcadc1ce063e25f8b636b1ebe51efad76b9f09a32d6e7b4e7e3311d3e9
Contents?: true
Size: 185 Bytes
Versions: 131
Compression:
Stored size: 185 Bytes
Contents
shared_examples_for "an indirector face" do [:find, :search, :save, :destroy, :info].each do |action| it { should be_action action } it { should respond_to action } end end
Version data entries
131 entries across 131 versions & 3 rubygems