Skip to content

v1.3.0

Compare
Choose a tag to compare
@croaky croaky released this 04 Feb 06:15
· 767 commits to main since this release
  • Switch web server from Thin to Unicorn
  • Set up database before setting up RSpec so that the rspec:install task works
  • Add Delayed::Job
  • Clean up cruft from ActionMailer delivery configuration
  • strong_parameters now raises an error in development
  • Enforce Ruby 1.9.2+ in the gemspec