Sha256: 729d66d5611924940b2c0cc7639ce6f1efdbc6912a8b52a6e3980c6e0edcd9dd

Contents?: true

Size: 173 Bytes

Versions: 24

Compression:

Stored size: 173 Bytes

Contents

class Views::ErectorCoexistenceSystemSpec::ErectorWidgetInAppViews < Erector::Widget
  needs :foo

  def content
    p.some_class "this is Erector: foo = #{@foo}"
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
fortitude-0.0.6-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget_in_app_views.rb
fortitude-0.0.6 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget_in_app_views.rb
fortitude-0.0.5-java spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget_in_app_views.rb
fortitude-0.0.5 spec/rails/templates/erector_coexistence_system_spec/app/views/erector_coexistence_system_spec/erector_widget_in_app_views.rb