Sha256: 1b25d048f69bc47cc73957bba8dd028fbd3676edba0f89278923f674e4454174

Contents?: true

Size: 172 Bytes

Versions: 12

Compression:

Stored size: 172 Bytes

Contents

class Views::ErectorCoexistenceSystemSpec::FortitudeWidget < ::Fortitude::Widgets::Html5
  needs :name

  def content
    p "this is a Fortitude widget, #{name}"
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fortitude-0.9.6-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.6 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.5-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.5 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.4-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.4 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.3-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.3 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.2-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.2 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.1-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb
fortitude-0.9.1 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/fortitude_widget.rb