vovimayhem / rails-project-templates

A couple of templates for generating new rails projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rails-project-templates

A couple of templates for generating new rails projects

Create a new Rails App project with MySQL2, RSpec, Capybara, Cucumber, DatabaseCleaner & FactoryGirl

\curl -L https://raw.github.com/vovimayhem/rails-project-templates/master/app/default.sh | bash -s

Create a new Rails Engine project with MySQL2(dummy), RSpec, Capybara, DatabaseCleaner & FactoryGirl

\curl -L https://raw.github.com/vovimayhem/rails-project-templates/master/engine/default.sh | bash -s

About

A couple of templates for generating new rails projects


Languages

Language:Ruby 97.1%Language:Shell 2.9%