You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I am trying kimurai framework for rails with devise
Inside parse I want to:
Any ideas on how can I do this?
Thank you
The text was updated successfully, but these errors were encountered: