Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 324 Bytes

My Recipes

A Ruby on Rails app, with Action Cable chatroom, AJAX, commenting, Devise authentication and login, and unit testing.

Demo

Hosted on Heroku at: https://bens-myrecipes.herokuapp.com/

Note

  • At this time I was learning RoR, so I'm sure a lot of this code is sketchy at best and unfinished