Questions tagged as 'devise'

1
answer

devise get logged in user

I have a simple application using ruby on rails to gem rails admin and devise to authenticate I have a model called task where every task belongs to a user, so I would like to get the user who is logged in at the moment and assign it automati...
asked by 28.03.2017 / 15:33
1
answer

create a form mult model using nested-form and devise (sign up)

I need to create a registration form using the sign up form of the devise and associating with it a model custumer that contains information such as name, date of birth, etc. how do I run the nested attribute in devise?     
asked by 03.05.2016 / 17:20
1
answer

Problem creating devise User + Ruby on Rails

I'm trying to put an entity that already had in my project how to devise to login and etc, I used the following commands add in Gemfile the line gem 'devise' on the terminal I run: rails generate devise:install rails generate devise...
asked by 14.01.2016 / 18:57
0
answers

Google OAuth + Globo.com stopped working

No customer with email @ globo.com is able to access my services via OAuth. In the past they all clicked on "Login with Google", entered the credentials of globo.com, and logged in normally. They are now being redirected to the globomail site, a...
asked by 24.11.2015 / 15:19