Sha256: 5c07f6816c086856f22fa93015dfb14d4a28d60f1aa46a6f41544c7f64fce9b9
Contents?: true
Size: 150 Bytes
Versions: 2
Compression:
Stored size: 150 Bytes
Contents
module Doorkeeper class ApplicationController < ActionController::Base include Helpers::Controller helper 'doorkeeper/dashboard' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
doorkeeper-2.0.0.rc2 | app/controllers/doorkeeper/application_controller.rb |
doorkeeper-2.0.0.alpha1 | app/controllers/doorkeeper/application_controller.rb |