Skip to content
Snippets Groups Projects
Commit 5679e484 authored by Lucas Ernesto Kindinger's avatar Lucas Ernesto Kindinger
Browse files

Remove p command

parent dea35c73
No related branches found
No related tags found
No related merge requests found
...@@ -35,8 +35,6 @@ module SociableController ...@@ -35,8 +35,6 @@ module SociableController
protected protected
def view_object! def view_object!
p sociable
sociable.view current_user if user_signed_in? sociable.view current_user if user_signed_in?
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment