Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

182 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Rails Template ๐Ÿ’Ž

My Ruby on Rails web application boilerplate with my preferred dependencies all pre-installed. This is great to save time on new projects by installing everything automagically.

Inspired by and loosely based on Matt Brictson's amazing Ruby on Rails application template mattbrictson/rails-template. Have a look at it!

How to use

Generate a new application using my template

rails new AmazingApp \
  -d postgresql \
  -m https://raw.githubusercontent.com/biximilien/rails-template/master/template.rb

Install

Add the following lines to your ~/.railsrc if you want all your new projects to source my template.

-d postgresql
-m https://raw.githubusercontent.com/biximilien/rails-template/master/template.rb

What it includes?

About

[ ๐Ÿ’Ž web application ] My Ruby on Rails web application boilerplate with my preferred dependencies all pre-installed.

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages