Sha256: 0fada7c066a3638c38182b3b6e8c6803f41c40da9c09a1935eb6d4b011c62d68

Contents?: true

Size: 143 Bytes

Versions: 24

Compression:

Stored size: 143 Bytes

Contents

class Views::BasicRailsSystemSpec::DoubleRenderThree < Fortitude::Widgets::Html5
  def content
    p "and this is the last partial!"
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
fortitude-0.0.6-java spec/rails/templates/basic_rails_system_spec/app/views/basic_rails_system_spec/double_render_three.rb
fortitude-0.0.6 spec/rails/templates/basic_rails_system_spec/app/views/basic_rails_system_spec/double_render_three.rb
fortitude-0.0.5-java spec/rails/templates/basic_rails_system_spec/app/views/basic_rails_system_spec/double_render_three.rb
fortitude-0.0.5 spec/rails/templates/basic_rails_system_spec/app/views/basic_rails_system_spec/double_render_three.rb