Skip to content

launchschool/demystifying_rails_app_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Template for Demystifying Rails Book

This is a template to start off with for going through the Demystifying Rails Book.

The pry gem has been included in this application to help readers debug their application as they build it up. You will only need to add in a binding.pry to the file you wish to inspect, requiring pry will not be necessary.

Throughout the book there may be instances where you need to create a file or folder that is referenced in the book. If you don't see that file in this template app, then create it yourself under the directory specified in the chapter text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published