Sha256: d61945d7928aad4abc08a6f4302ad44148afb0e7d39cdae135840b215c1911fb
Contents?: true
Size: 127 Bytes
Versions: 2
Compression:
Stored size: 127 Bytes
Contents
module Doorkeeper class ApplicationController < ActionController::Base include Doorkeeper::Helpers::Controller end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
doorkeeper-0.5.0 | app/controllers/doorkeeper/application_controller.rb |
doorkeeper-0.5.0.rc1 | app/controllers/doorkeeper/application_controller.rb |