Class: ShopQiAppWebhook::Rails::Routes
- Inherits:
-
Object
- Object
- ShopQiAppWebhook::Rails::Routes
- Defined in:
- lib/shopqi_app_webhook/rails/routes.rb
Defined Under Namespace
Modules: Helper
Class Method Summary collapse
Class Method Details
.install ⇒ Object
10 11 12 |
# File 'lib/shopqi_app_webhook/rails/routes.rb', line 10 def self.install ActionDispatch::Routing::Mapper.send :include, ShopQiAppWebhook::Rails::Routes::Helper end |