Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emad-elsaid/rails-templates

Rails templates I use to bootstrap projects
https://github.com/emad-elsaid/rails-templates

rails ruby-on-rails

Last synced: 24 days ago
JSON representation

Rails templates I use to bootstrap projects

Awesome Lists containing this project

README

        

RAILS TEMPLATES
===============

A set of rails templates I use to bootstrap projects.

## USAGE

You can apply a template to your project by executing
```
rails app:template LOCATION=/path/to/template/file
```

## CLEAN

A template the cleans the standard rails project
```
rails app:template LOCATION=https://raw.githubusercontent.com/emad-elsaid/rails-templates/master/clean.rb
```