Sha256: 13a78aff8e0fbec86695397ad8cf21c10daad4c9522b5d4081baedbe0e051fa1
Contents?: true
Size: 277 Bytes
Versions: 16
Compression:
Stored size: 277 Bytes
Contents
# look in lib/opro/rails/routes.rb # they get added to a users config/routes.rb when the user runs # rails g opro:install # this functionality is added in `add_opro_routes` of # lib/generators/opro/install_generator.rb Opro::Engine.routes.draw do mount_opro_oauth end
Version data entries
16 entries across 16 versions & 1 rubygems