Sha256: b0dfc29b67e45da62f2a55636341541ca70b51f62a7fdef5ef0aeaf83c9feb9b

Contents?: true

Size: 68 Bytes

Versions: 16

Compression:

Stored size: 68 Bytes

Contents

module ApplicationHelper
  def forbidden
    'Forbidden.'
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rambulance-3.3.0 test/fake_app/app/helpers/application_helper.rb
rambulance-3.2.0 test/fake_app/app/helpers/application_helper.rb
rambulance-3.1.0 test/fake_app/app/helpers/application_helper.rb
rambulance-3.0.0 test/fake_app/app/helpers/application_helper.rb
rambulance-2.3.0 test/fake_app/app/helpers/application_helper.rb
rambulance-2.2.0 test/fake_app/app/helpers/application_helper.rb
rambulance-2.0.0 test/fake_app/app/helpers/application_helper.rb
rambulance-1.1.1 test/fake_app/app/helpers/application_helper.rb
rambulance-1.1.0 test/fake_app/app/helpers/application_helper.rb
rambulance-1.0.3 test/fake_app/app/helpers/application_helper.rb
rambulance-1.0.2 test/fake_app/app/helpers/application_helper.rb
rambulance-1.0.1 test/fake_app/app/helpers/application_helper.rb
rambulance-1.0.0 test/fake_app/app/helpers/application_helper.rb
rambulance-0.6.0 test/fake_app/app/helpers/application_helper.rb
rambulance-0.5.0 test/fake_app/app/helpers/application_helper.rb
rambulance-0.4.0 test/fake_app/app/helpers/application_helper.rb