mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-18 07:22:19 +00:00
render_shoutmsgs never invoked
This commit is contained in:
parent
b1d8d65ccf
commit
3bd72b6ddf
1 changed files with 0 additions and 7 deletions
|
@ -29,11 +29,4 @@ class ShoutmsgsController < ApplicationController
|
|||
@shoutmsg.destroy
|
||||
redirect_to_back
|
||||
end
|
||||
|
||||
|
||||
private
|
||||
|
||||
def render_shoutmsgs shoutable_type = nil, shoutable_id = nil
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue