- [FEATURE] Allows user to add default values and then override on an environment by environment basis
- [ENHANCEMENT] Uses
Pathname#join
to form file name in Railtie
- [BUGFIX] Stops the loader from choking on a file if the environment requested is not present
- [ENHANCEMENT] Tidies up Loader class
- [ENHANCEMENT] Adds more tests
- [ENHANCEMENT] Adds TravisCI
- Initial version