All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Correct issue with HAML page title being misaligned
- Avoid deprecation errors when pulling the application name when using Rails > 6.0 vs earlier versions
- Added logic for pulling the
app_name
into a helper to prevent duplicate logic within all the layout templates - Minor version bump
- Minor cleanup on ruby files (rubocop errors)
- Cleanup gemspec and added metadata so rubygems will display links for them on the gempage