Sha256: 82351236c3b82f3b4b9edc7d8424bca5e0a7e2f9facd6bb79acd8157e6fb4ad0

Contents?: true

Size: 193 Bytes

Versions: 4

Compression:

Stored size: 193 Bytes

Contents

class Views::ViewPathsSystemSpec::AutoloadingFromAddedViewPath < Views::Baseone::Basetwo::BaseClassOne
  def content
    p "helper method: #{base_class_one_method_one}: there it is!"
  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/autoloading_from_added_view_path.html.rb
fortitude-0.9.6 spec/rails/templates/view_paths_system_spec/view_path_one/view_paths_system_spec/autoloading_from_added_view_path.html.rb
fortitude-0.9.5-java spec/rails/templates/view_paths_system_spec/view_path_one/view_paths_system_spec/autoloading_from_added_view_path.html.rb
fortitude-0.9.5 spec/rails/templates/view_paths_system_spec/view_path_one/view_paths_system_spec/autoloading_from_added_view_path.html.rb