Skip to content

learnenough/rails_tutorial_6th_edition_gemfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails Tutorial 6th Edition Gemfiles

These are the latest Gemfiles for the Ruby on Rails Tutorial (6th Ed.) by Michael Hartl. To the extent that there’s any difference, readers of the Ruby on Rails Tutorial should always use these Gemfiles in preference to the ones listed in the book.

The Gemfiles in the online version should always match those shown below. Ebooks purchased from railstutorial.org or Learn Enough should also match automatically as long as you’ve downloaded the latest version, which you can find on your Purchases page. (You may have to clear your browser cache first.)

The Gemfiles

Note: The easiest way to copy a Gemfile is to click on the relevant link and then select “Raw”.

Finding the raw version of a Gemfile

Selecting all (Ctrl/Cmd-A, depending on system) and copying (Ctrl/Cmd-C) then lets you paste (Ctrl/Cmd-V) the result into your application’s Gemfile.

The raw version of a Gemfile