Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 285 Bytes

README

Personal project for learning rails. Simple portfolio with ability to add blogs and galleries with mutiple pictures.

  • Ruby version 2.6.0

  • Used gems

    • devise - user authentication
    • postgresql - database
    • client_side_validations - basic client side validation