RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: picharras
I do not work the path "/auth/google_apps" on the form, change it to "/auth/google_oauth2" and works great!!
Hello, I'm trying to delete a record with the code
<%= link_to 'Eliminar', category, :confirm => "Eliminar categoria ?", :method => :delete %>
but the link does not work, should we declare it otherwise? Thank you.
I do not work the path "/auth/google_apps" on the form, change it to "/auth/google_oauth2" and works great!!
Hello, I'm trying to delete a record with the code
but the link does not work, should we declare it otherwise? Thank you.