Sha256: 2ab40fbce2f6c1465f59239946ffc5b18ba3545abff401df5df5c903561c06e9

Contents?: true

Size: 155 Bytes

Versions: 29

Compression:

Stored size: 155 Bytes

Contents

class Views::HelpersSystemSpec::CustomHelperOutputs < Fortitude::Widgets::Html5
  def content
    text "how awesome: "
    say_how_awesome_it_is
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.0.6-java spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.6 spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.5-java spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.5 spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.4-java spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.4 spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.3 spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.2 spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb
fortitude-0.0.1 spec/rails/templates/helpers_system_spec/app/views/helpers_system_spec/custom_helper_outputs.rb