module Doorkeeper
  # Generates migration to add reference to owner of the
  # Doorkeeper application.
  #
  class ApplicationOwnerGenerator < ::Rails::Generators::Base