- Upgrade rake and bundler version
- Fix inheritance bug overwriting parent scope
- One level of inheritance from the parent class
- Transfer field args to setters
- Make setters more robust
- Added constant and alias_for helpers
- ModelView can be used to update models
- ModelView can add a convenience method to the model class
- Readme fixes
- Cleaned up ModelView.as_hash arguments
- Update readme
- Fix default scope value
- Initial release