Skip to content
Snippets Groups Projects
Commit 0083a04b authored by Gaston Daniel Barreto Sugliani's avatar Gaston Daniel Barreto Sugliani
Browse files

Merge branch 'hotfix/quitar_debugger_nueva_publicacion'

parents 41433e35 a6e330e5
No related branches found
No related tags found
No related merge requests found
......@@ -58,8 +58,6 @@ class PublicationsController < ApplicationController
# POST /publications
# POST /publications.json
def create
byebug
@publication = Publication.new(publication_params)
@publication.user = current_user
respond_to do |format|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment