- rubocop style changes
- update yard and nokogiri due to security vulnerabilities (only on dev environment)
- enhancements
- Introduce RSpec helpers
- bugfixes
- [#2] presents' implicit presenter class blows up with nil association
- enhancements
- Calls ActiveSupport.run_load_hooks when gem is loaded
- enhancements
- Add time_ago helper
- Add percentage helper
- Add date_format helper
- bugfixes
- Find the presenter in the current object's namespace
- Improve docs
- Big refactoring
- Add
currency
helper - Add
presents
helper
- Initial commit