Skip to content

egyptiankarim/krails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

krails

My simple template for Ruby on Rails projects.

Usage

$ rails new [app_name] -m .krails/krails.rb

Notes

This template does the following:

  • Drop in some template deployment instructions;
  • Setup some basic styles and layouts;
  • Install some basic images and miscellany;
  • Generate controllers for static pages;
  • Do a db:migrate;
  • Bundle all depedencies; and
  • Perform an initial Git commit.

About

My simple template for Ruby on Rails projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published