This is a config file to integrate RoR projects to Wecker CI
Remember to set env vars in your Wercker admin panel
##Steps covered
- Test Build
- Run test suite
- Deploy to staging
##How to
- Add config file to your repository
- Sync your repository with Wercker CI
- Create your pipelines according config file
- Create an SSH key in env vars area at Wercker admin project panel
- Add this ssh key to your VPS
- Set values for env vars at Wercker admin project panel
- Push changes into your project repository