Sha256: 7fe541f54a236ba52738198fe323e5b182445abe13ca855cf32352a379bea4c6

Contents?: true

Size: 236 Bytes

Versions: 29

Compression:

Stored size: 236 Bytes

Contents

class HelpersUnrefinedSystemSpecController < ApplicationController
  # This works around a bug in Rails 3.0.x for image_tag and other asset_tag methods
  config.relative_url_root ||= ""

  def helpers_that_output_when_refined
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.0.6-java spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.6 spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.5-java spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.5 spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.4-java spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.4 spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.3 spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.2 spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb
fortitude-0.0.1 spec/rails/templates/helpers_unrefined_system_spec/app/controllers/helpers_unrefined_system_spec_controller.rb