sedog / rails-templates

Rails Templates for bootstrapping your new app ! Just pick your flavor and you are ready to go !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Templates

Rails Templates for bootstrapping your new app ! Just pick your flavor and you are ready to go !

Usage

You can bootstrap your app with the templates below.

Base Template

rails new my_app -m https://raw.github.com/webBoxio/rails-templates/master/base_template.rb

Authentication Template

rails new my_app -m https://raw.github.com/webBoxio/rails-templates/master/authentication_template.rb

Credits

webBox.io

Maintained by webBox.io and contributors like you. Thank you!

About

Rails Templates for bootstrapping your new app ! Just pick your flavor and you are ready to go !


Languages

Language:Ruby 100.0%