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
An X (formerly known as twitter) clone that utilizes CRUD Database methods, User Authorization, Login and Logout, Emails and Mails trap testing, caching and Route grouping. Other technologies used …
This is basic book lending library application using Ruby on Rails. The application allows users without requiring login/authentication , to manage books (create, view, update, delete) and track th…