Let's make it a delight to spin up a modern batteries-included Ruby/Rails platform suitable for developing and hosting GeoSpatial applicaions.
Key | Type | Description | Default |
---|---|---|---|
['rails-geo']['bacon'] | Boolean | whether to include bacon | true |
Include rails-geo
in your node's run_list
:
{
"run_list": [
"recipe[rails-geo::default]"
]
}
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
Author:: Michael Kirk ([email protected])