Sha256: 0c0313528fcee8fc21da70080752e0831d773993590e6c6ac9914b1ce515375a

Contents?: true

Size: 143 Bytes

Versions: 19

Compression:

Stored size: 143 Bytes

Contents

require_dependency "rearview/application_controller"
module Rearview
  class HomeController < ApplicationController
    layout false
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
rearview-1.1.2-jruby app/controllers/rearview/home_controller.rb
rearview-1.1.1-jruby app/controllers/rearview/home_controller.rb
rearview-1.1.0-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.3.rc.4-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.3.rc.3-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.3.rc.2-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.3.rc.1-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.2-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.2.rc.4-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.2.rc.3-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.2.rc.2-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.2.rc.1-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.1-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.0-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.0.rc5-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.0.rc4-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.0.rc3-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.0.rc2-jruby app/controllers/rearview/home_controller.rb
rearview-1.0.0.rc1-jruby app/controllers/rearview/home_controller.rb