Sha256: feed35a4e96d90f6064901cd0094bcd4227603b676c410569ea8ea7b6ec278bf

Contents?: true

Size: 132 Bytes

Versions: 4

Compression:

Stored size: 132 Bytes

Contents

class Views::ViewPathsSystemSpec::AddedViewPath < Fortitude::Widgets::Html5
  def content
    p "from an added view path"
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fortitude-0.9.6-java spec/rails/templates/view_paths_system_spec/view_path_one/view_paths_system_spec/added_view_path.html.rb
fortitude-0.9.6 spec/rails/templates/view_paths_system_spec/view_path_one/view_paths_system_spec/added_view_path.html.rb
fortitude-0.9.5-java spec/rails/templates/view_paths_system_spec/view_path_one/view_paths_system_spec/added_view_path.html.rb
fortitude-0.9.5 spec/rails/templates/view_paths_system_spec/view_path_one/view_paths_system_spec/added_view_path.html.rb