Sha256: c5aa91e230fe6686f5a13df94f656e83ba87e4797fb1a9249f3030496d2164d0

Contents?: true

Size: 107 Bytes

Versions: 35

Compression:

Stored size: 107 Bytes

Contents

module TestHelper
  def test_format(text)
    "<em><strong><small>#{text}</small></strong></em>"
  end
end

Version data entries

35 entries across 35 versions & 4 rubygems

Version Path
jstorimer-deep-test-2.0.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
jstorimer-deep-test-1.4.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
jstorimer-deep-test-1.3.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
jstorimer-deep-test-1.2.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
jstorimer-deep-test-1.1.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
jstorimer-deep-test-1.0.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
jstorimer-deep-test-0.2.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
jstorimer-deep-test-0.1.0 sample_rails_project/vendor/rails/actionmailer/test/fixtures/helpers/test_helper.rb
actionmailer-1.0.0 test/fixtures/helpers/test_helper.rb
actionmailer-1.1.4 test/fixtures/helpers/test_helper.rb
actionmailer-1.0.1 test/fixtures/helpers/test_helper.rb
actionmailer-1.1.1 test/fixtures/helpers/test_helper.rb
actionmailer-1.1.2 test/fixtures/helpers/test_helper.rb
actionmailer-1.1.3 test/fixtures/helpers/test_helper.rb
actionmailer-1.1.5 test/fixtures/helpers/test_helper.rb
actionmailer-1.2.0 test/fixtures/helpers/test_helper.rb
actionmailer-1.2.1 test/fixtures/helpers/test_helper.rb
actionmailer-1.2.2 test/fixtures/helpers/test_helper.rb
actionmailer-1.2.3 test/fixtures/helpers/test_helper.rb
actionmailer-1.2.4 test/fixtures/helpers/test_helper.rb