Skip to content

How to create a blogging app using Rails 6, Ruby 2.6.5, and Bootstrap 4

Notifications You must be signed in to change notification settings

nantrinh/postit_app_walkthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postit App Walkthrough

This repo contains my notes for each lesson of the Launch School 5301 Rapid Prototyping with Ruby on Rails course. There are some differences in my implementations vs. those in the course videos, but the main ideas are the same.

The biggest differences are:

  • I use Rails 6 and Ruby 2.6.5. The course uses Rails 4 and Ruby 2.
  • I use Bootstrap 4. The course uses Bootstrap 3.
  • I use PostgreSQL instead of SQLite3.
  • I start deploying in lesson 1 instead of in lesson 3.

The finished app is live here.

Contents

About

How to create a blogging app using Rails 6, Ruby 2.6.5, and Bootstrap 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published