Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kimurai in RoR with Devise - Get current_user in parse - Pass user info to parse - Completed status in parse! #40

Open
aaongr opened this issue May 2, 2020 · 2 comments

Comments

@aaongr
Copy link

aaongr commented May 2, 2020

I am trying kimurai framework for rails with devise

Inside parse I want to:

  • get the current_user (devise session), or
  • somehow I can pass the user info to parse, or
  • I can use the parse! which can return the items array but in this case how can I know if the process completed ok or with errors? When using crawl! it returns the response which contains this info...

Any ideas on how can I do this?

Thank you

@jeantristan
Copy link

Hi there,
I have the same need.
Have you managed to find a solution?
Regards

@aaongr
Copy link
Author

aaongr commented Jul 26, 2021

Hello,
Unfortunately not...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants