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
Send email async to user after he logged in with information (when and where he was logged in)
Add sorting by name, expire_at for tasks
Add ability to share your tasks list with another user(create table users_tasks owner_id, user_id)
You can use habtm or has_many through/users/:user_id/tasks
Luba no snake please
The text was updated successfully, but these errors were encountered:
You can use
habtm
orhas_many through
/users/:user_id/tasks
The text was updated successfully, but these errors were encountered: