Sha256: 7fd3c4c4e5a3f5bb98f0d72bf75a63ca8f48fb5faa2233f30167829552a599ae
Contents?: true
Size: 314 Bytes
Versions: 29
Compression:
Stored size: 314 Bytes
Contents
describe "Fortitude helpers with config.action_controller.include_all_helpers = false", :type => :rails do uses_rails_with_template :helpers_include_all_off_system_spec it "should not include all helpers" do expect_match("include_all_off", /excitedly: awesome!!!; uncertainly: NoMethodError/mi) end end
Version data entries
29 entries across 29 versions & 1 rubygems