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
This is a Ruby on Rails app that lets people post and share their favorite Bible verses. The frontend uses HTML, CSS, and ERB syntax, while the Rails backend connects to a SQLite database. Its main features include CRUD functionality, user signup/login with Facebook, and Rspec testing.