Skip to content

monsoonco/monsoon-rails-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Example of using template with name rails_api_ember_template.rb:

rails 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:

cucumber 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors