Unit 3 Resources - sei-relativity/SEI-Relativity-Wiki GitHub Wiki
Hey, guys! Here's a list of useful tips and resources for unit 3
Note: To make a rails project use
rails new project_name -d postgresql
To start it use
rails s
Ruby VS Ruby on Rails
Ruby and Rails Installation Guides:
- Ruby Installation
- Install Ruby on Rails 5 on macOS, Ubuntu, or Windows
- Ruby on Rails 6 with Webpacker and Bootstrap
- Ruby on Rails on Windows 10 in 2019