Skip to content

v1.16.0

Compare
Choose a tag to compare
@croaky croaky released this 04 Feb 06:07
· 598 commits to main since this release
  • Use the 3.x series of RSpec.
  • Use the 0.10.x series of Bitters.
  • Improve documentation in generated README for machine setup via bin/setup
    and https://github.com/thoughtbot/laptop script.
  • Remove Foreman from Gemfile.
  • Use i18n-tasks for missing or unused translations.
  • Raise on missing translations in development environment. Fail fast!
  • Prevent empty div when there are no flashes.
  • Pick random port when generating Rails app so multiple apps can be run via
    Foreman on a development machine at the same time.
  • Add normalize-rails gem for resetting browser styles.