- CentOS, Redhat compatibility [GH-5]
- Allow per user installation (several users on a single machine can have rbenv setup for them) [GH-5]
- Provide a more generic approach. Now the root user can be used, too.
- Move install to a define and provide more parameterization. WARNING! This is a major changeset and it is not compatible with previous versions. This will be included in a new minor version.
- Handle dependencies based on platform.
- Add specs and basic testing structures.
- Hello World