Let's Build: With Ruby on Rails - Installation - Rails 5.1
Web-Crunch
Hi, My name is Andy Leverenz. I design, code, and am an author of things. Check out my agency called Couple of Creatives https://coupleofcreatives.com and my blog Web-Crunch https://web-crunch.comπ€π»
======
Installing both Ruby and Rails can be quite the challenge. Luckily, this day and age there are some sweet tools to help us better manage our development environments as well as increase the productivity of our coding workflow.
Ruby on Rails requires, you guessed it, Ruby and Rails to work. Both of these things can be installed using what are known as gems. The gem concept is likely familiar if you've ever used npm or yarn to install any type of package/plugin in your past.
Gems are built with ruby at their core so it makes sense that they are a large part of building a ruby on rails application.
Installation
The easiest way to install Ruby on Rails is by following a free guide over at installrails.com. This guide will go over everything you need to understand to install the framework successfully on your system of choice. Ruby comes preloaded on most Macintosh systems but you will likely want to make use of a more modern version of the language. Rather than type out each type of the process, I invite you to follow along with me in the video to better understand the things we are installing and see just how I install them on my machine.
After the install, I end up with the following versions. Your mileage may vary:
Rails 5.1.4 Ruby 2.4.2
π» Read the full blog post at https://web-crunch.com/lets-build-with-ruby-on-rails-installation
π» Check out the blog: https://web-crunch.com
π‘ π« Check out my agency: https://coupleofcreatives.com
π¦ Check out my personal site: https://justalever.com
π Links: Weekly Newsletter: https://web-crunch.com/subscribe Twitter: https://twitter.com/webcrunchblog Twitter(Personal Account): https://twitter.com/justalever Facebook: https://facebook.com/webcrunchblog Dribbble: https://dribbble.com/justalever Github: https://github.com/justalever Medium: https://medium.com/the-web-crunch-publication
πCheck out my book on UX Design: "LUXD: Learn User Experience Design" https://web-crunch.com/books/luxd
π Check out my FREE book on Tumblr Theming: "Pro Tumblr Theming" https://web-crunch.com/books/ptt
π― Need awesome web hosting? Check out cloudways. They allow me to use a variety of hosting providers and build apps with ease: http://bit.ly/webcrunchhosting ... https://www.youtube.com/watch?v=-URZh6iL8gk
108753177 Bytes