/testBlog

A test blog made along with the "Getting Started" guide at https://guides.rubyonrails.org/getting_started.html

Primary LanguageRuby

blogTest

This app is just an implementation of a simple blog following the guides at railsGuides.

Versions

  • Ruby version: 3.0.3
  • Rails version: 6.1.4.1

Database

  • DB: postgreSQL

IMPORTANT: To avoid having passwords and users in plain text, the figaro gem was used.