Sha256: cdcf1f7b72956e8c9e5e952283ae0ca6cc9c0c19b2b621634df3186e077a9e9c

Contents?: true

Size: 166 Bytes

Versions: 4

Compression:

Stored size: 166 Bytes

Contents

class Views::ViewPathsSystemSpec::AddedViewPathFromController < Fortitude::Widgets::Html5
  def content
    p "from an added view path from the controller"
  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_two/view_paths_system_spec/added_view_path_from_controller.html.rb
fortitude-0.9.6 spec/rails/templates/view_paths_system_spec/view_path_two/view_paths_system_spec/added_view_path_from_controller.html.rb
fortitude-0.9.5-java spec/rails/templates/view_paths_system_spec/view_path_two/view_paths_system_spec/added_view_path_from_controller.html.rb
fortitude-0.9.5 spec/rails/templates/view_paths_system_spec/view_path_two/view_paths_system_spec/added_view_path_from_controller.html.rb