Sha256: 235bda1ffad40f811f005ae5033d532fe71a35b57de3a43ae7728eafd3ba6664
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
module Doorkeeper class ApplicationController < ActionController::Base include Helpers::Controller helper "doorkeeper/form_errors" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
couchkeeper-0.6.7 | app/controllers/doorkeeper/application_controller.rb |