Skip to content

iiska/rails-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages