Rename message_controller to messages_controller
This commit is contained in:
parent
ec13ef77bc
commit
00bd64c7fb
14 changed files with 22 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
class MessageController < ApplicationController
|
||||
class MessagesController < ApplicationController
|
||||
layout "site"
|
||||
|
||||
before_action :authorize_web
|
Loading…
Add table
Add a link
Reference in a new issue