Sha256: a65332e3205b137da074deafccacec6f2ce54bfb51f90e4486d2a590d27cb1fb

Contents?: true

Size: 152 Bytes

Versions: 4

Compression:

Stored size: 152 Bytes

Contents

module Doorkeeper
  class ApplicationController < ActionController::Base
    include Helpers::Controller

    helper 'doorkeeper/form_errors'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
doorkeeper-1.4.0 app/controllers/doorkeeper/application_controller.rb
doorkeeper-1.3.1 app/controllers/doorkeeper/application_controller.rb
doorkeeper-1.3.0 app/controllers/doorkeeper/application_controller.rb
doorkeeper-1.2.0 app/controllers/doorkeeper/application_controller.rb