Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

My application templates for Ruby on Rails.

  1. Copy railsrc to your $HOME as .railsrc

    cp railsrc $HOME/.railsrc

  2. Running rails new APP_NAME will now get default args from .railsrc and uses template https://github.com/iiska/rails-templates/raw/master/basic.rb

Template includes following gems:

It also creates Docker configuration for running development environment and build default Docker Compose environment for it creating development and test databases into dockerized PostgreSQL server.

About

My Ruby on Rails application templates

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages