Sha256: f71915985b20798a1aec5a7c048e115f38cbb7f1717c2b644824990ab079b7c9

Contents?: true

Size: 155 Bytes

Versions: 19

Compression:

Stored size: 155 Bytes

Contents

module Rearview
  class ApplicationController < ActionController::Base
    helper Rearview::Engine.helpers
    before_filter :authenticate_user!
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

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