Sha256: 4c778ad2baeaa8bda76dfadd6aec3c613b7957ffeb67ba232ab4f1fb3365fbae
Contents?: true
Size: 286 Bytes
Versions: 23
Compression:
Stored size: 286 Bytes
Contents
require File.dirname(__FILE__) + '/../../spec_helper' describe Admin::ShippingMethodsController do #Delete this example and add some real ones it "should use Admin::ShippingMethodsController" do controller.should be_an_instance_of(Admin::ShippingMethodsController) end end
Version data entries
23 entries across 23 versions & 3 rubygems