Sha256: fdd6aff2a483da665ae94950ca642167cacf273f9777735a87558a4ed817e296

Contents?: true

Size: 176 Bytes

Versions: 29

Compression:

Stored size: 176 Bytes

Contents

class Views::DataPassingSystemSpec::VariablesToLayout < Fortitude::Widgets::Html5
  needs :foo, :bar

  def content
    text "widget foo: #{foo}, widget bar: #{bar}"
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.9.6-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.6 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.5-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.5 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.4-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.4 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.3-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.3 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.2-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.2 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.1-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.1 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.0-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.9.0 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.0.10-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.0.10 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.0.9-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.0.9 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.0.7-java spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb
fortitude-0.0.7 spec/rails/templates/data_passing_system_spec/app/views/data_passing_system_spec/variables_to_layout.rb