Method: Ishapi::UsersController#fb_sign_in
- Defined in:
- app/controllers/ishapi/users_controller.rb
#fb_sign_in ⇒ Object
38 39 40 41 |
# File 'app/controllers/ishapi/users_controller.rb', line 38 def fb_sign_in :fb_sign_in, Ishapi render 'ishapi/user_profiles/show' end |