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

Version Path
fortitude-0.9.6-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.6 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.5-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.5 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.4-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.4 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.3-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.3 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.2-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.2 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.1-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.1 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.0-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.9.0 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.0.10-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.0.10 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.0.9-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.0.9 spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.0.7-java spec/rails/helpers_include_all_off_system_spec.rb
fortitude-0.0.7 spec/rails/helpers_include_all_off_system_spec.rb