Skip to content

Pradeek/rails-barebones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rails-barebones

rails-barebones is a very basic rails app in which everything is completely hand-written in order to fully understand how a basic Rails app works. This guide is a great reference.

See docs/ for more info.

Things not done compared to a generated Rails app :

  • Environment specific config files ( config/environments/ )
  • Initializers ( config/initializers/ )
  • Unit tests

TODO: Models/Migrations by hand

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages