Sha256: 5e7dc2ec3b88cc78b46fa3e304edd4d499c8e4f8ec23945e472a6a4ad96fd88e

Contents?: true

Size: 152 Bytes

Versions: 4

Compression:

Stored size: 152 Bytes

Contents

class Views::SomeNamespace::SomeOtherNamespace::Placeholder < Fortitude::Widgets::Html5
  def content
    raise "this should never be called"
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fortitude-0.9.6-java spec/rails/templates/class_loading_system_spec/app/views/some_namespace/some_other_namespace/placeholder.rb
fortitude-0.9.6 spec/rails/templates/class_loading_system_spec/app/views/some_namespace/some_other_namespace/placeholder.rb
fortitude-0.9.5-java spec/rails/templates/class_loading_system_spec/app/views/some_namespace/some_other_namespace/placeholder.rb
fortitude-0.9.5 spec/rails/templates/class_loading_system_spec/app/views/some_namespace/some_other_namespace/placeholder.rb