うちのいぬ Tech Blog

Tech Blog of Uchinoinu/My dog

2015-12-22から1日間の記事一覧

Dog Loving Service!!!!

I love to use this in Japan.... And I want to commit this project if possible.... Wag! Get trusted, certified, dog walkers instantly when you need one. I want to make this world be dog-friendly.

When you want to use url with locale, OAuth using Devise & OmniAuth has error at callback. How to resolve?

Edit config/routes.rb, set only ominauth_callbacks outside of scope of locale. Rails.application.routes.draw do devise_for :users, skip: [ :session, :password, :registration, :confirmation ], controllers: { omniauth_callbacks: 'users/omnia…