Sha256: 9816257a050138f27a2de0cf89efc4a75d5b32ae1af24e8519cfc09faa07bfe9

Contents?: true

Size: 102 Bytes

Versions: 6

Compression:

Stored size: 102 Bytes

Contents

class TopController < ApplicationController
  helper LazyRender::LazyloadHelper
  def index
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lazy_render-0.2.1 spec/test_app/app/controllers/top_controller.rb
lazy_render-0.2.0 spec/test_app/app/controllers/top_controller.rb
lazy_render-0.1.3 spec/test_app/app/controllers/top_controller.rb
lazy_render-0.1.2 spec/test_app/app/controllers/top_controller.rb
lazy_render-0.1.1 spec/test_app/app/controllers/top_controller.rb
lazy_render-0.1.0 spec/test_app/app/controllers/top_controller.rb