• Fixed sprockets issue and removed reliance on fork of Administrate.
• Security updates. • Rails and many other gems updated. • Ruby updated to 2.7.2 • Webpack packages updated (activestorage, activecable, rails-ujs, node-forge)
• Security updates
• Updated readme with better Getting Started instructions.
• Upgraded to Ruby 2.7.1 and fixed version pinning.
• Integrated Pay gem for all subscription management 🎉
• Removed user role
enum
• Removed invoices (will rely on Stripe for invoice generation)
• Converted Coffeescript to JS and removed Coffeescript.
• Updated Webpacker and Moved rails-ujs and actioncable to webpack.
• Issues with administrate fixed by using a fork and overriding templates.
• curl installed in dockerfile.
• Updated Devise.
• Configured Devise confirmable module. All emails in all apps should be confirmed.
• Upgraded Sidekiq to 6.1
• letter_opener and letter_opener_web installed and configured. Visit /admin/letter_opener to view sent mail in the development environment.
• Rails updated to 6.0.2.1
• Upgraded webpacker to 4.2.2
• Ruby upgraded to 2.7.0
• Docker Compose simplified. Cable and webpack services removed because rails s
handles this. Rails and Sidekiq services now share the same image (faster building, smaller disk footprint).
• Many other gems upgraded
• Everything to date! SaaS boilerplate built on Rails 5.2.