mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Use inflector rule to acronym Api to API
This commit is contained in:
parent
42004f933f
commit
06f5eb10d4
25 changed files with 44 additions and 43 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'rails5_api_controller_backport'
|
||||
require 'auth_token/auth_token_creator'
|
||||
|
||||
module Api
|
||||
module API
|
||||
module V1
|
||||
module Registrant
|
||||
class AuthController < ActionController::API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue