Skip to content

christianotieno/micro-reddit

Repository files navigation

Building with Active Record

Language

Ruby - Rails - ActiveRecord - PostgreSQL - SQLite

Steps to install ruby and rails:

    1. Install: Ruby Developer kit
    1. gem install rails -v 6.0.0 (or higher) |cmd command|
    1. gem update |cmd command|
    1. gem install sqlite3 -v 1.4.1 (or higher) |cmd command|
    1. npm install -g yarn (install nodejs if not installed) |cmd command| Done!

Testing first app on rails

    1. cd 'directory path'
    1. rails server |cmd command|
    1. Go to your browser localhost

Authors Social Links

👤 Tommy Montana

👤 Christian Otieno

About

Building with an active record in rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published