Skip to content

Rails template creates rails project with some settings and useful gems.

License

Notifications You must be signed in to change notification settings

SaxtonDrey/rails-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is Rails Template. This creates rails project with some settings and useful gems such as rspec, devise and so on. Please template.rb if you want to know what settings will be installed in detail.

Usage

Create rails project with some settings and useful gems.

$ git clone [email protected]:yanagi0324/rails-template.git
$ rails new [your_app_name] -m ./rails-template/template.rb

About

Rails template creates rails project with some settings and useful gems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 91.5%
  • CSS 4.4%
  • JavaScript 4.1%