Sha256: 8c4e02b57a537b19cb9bb79c6c49221779d81488516329a29920967fa8038948
Contents?: true
Size: 254 Bytes
Versions: 1
Compression:
Stored size: 254 Bytes
Contents
require 'spec_helper' describe Admin::NotMigratedYetsController do #Delete this example and add some real ones it "should use Admin::NotMigratedYetsController" do controller.should be_an_instance_of(Admin::NotMigratedYetsController) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin_assistant-1.0.1 | test_rails_app/spec/controllers/admin/not_migrated_yets_controller_spec.rb |