monsoonco/monsoon-rails-templates

Name: monsoon-rails-templates

Owner: Monsoon

Description: This is Monsoon's general set up for starting a Rails project. Updated periodically -- please leave an issue if we are out of date!

Created: 2015-03-04 18:47:50.0

Updated: 2015-03-13 15:27:53.0

Pushed: 2015-03-25 13:38:03.0

Homepage: null

Size: 208

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Usage

Example of using template with name rails_api_ember_template.rb:

s new <your-project-name> --skip --skip-bundle --template https://raw.githubusercontent.com/monsoonco/monsoon-rails-templates/master/rails_api_ember_template.rb
Tests

Scripts are tested with cucumber. Here is an example of running cucumber scenarios for rails_api_ember_template.rb:

mber features/rails_api_ember_template.feature

In tests assertions are made against dummy directory, which contains files that are added by the script (preserving rails directory layout). You can quickly look at what should you expect from running a script there.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.