Sha256: abe8fc379ad98e926b9638cc6edc2dafb310891982723986db5a9a5c9dd140be

Contents?: true

Size: 277 Bytes

Versions: 29

Compression:

Stored size: 277 Bytes

Contents

describe "Fortitude unrefined Rails helper support", :type => :rails do
  uses_rails_with_template :helpers_unrefined_system_spec

  it "should not output when refined-outputting helpers are called" do
    expect_match("helpers_that_output_when_refined", /STARTEND/)
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

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