Sha256: 26c39074496b8edd32a8075e20017ac3b573e5d4c58c6e38bbc750f31565b90b

Contents?: true

Size: 160 Bytes

Versions: 12

Compression:

Stored size: 160 Bytes

Contents

class Views::ErectorCoexistenceSystemSpec::ErectorWidget < ::Erector::Widget
  needs :name

  def content
    p "this is an Erector 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/erector_widget.rb
fortitude-0.9.6 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.5-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.5 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.4-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.4 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.3-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.3 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.2-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.2 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.1-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb
fortitude-0.9.1 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget.rb