Skip to content

v0.6#84

Draft
jmadkins wants to merge 24 commits intomainfrom
jan-2024-sp1
Draft

v0.6#84
jmadkins wants to merge 24 commits intomainfrom
jan-2024-sp1

Conversation

@jmadkins
Copy link
Copy Markdown
Member

@jmadkins jmadkins commented Jan 15, 2024

Reboot and use Vanilla Rails as much as possible.

  • Upgrade to Rails 7.2 - Closes Rails 7 #63
  • Upgrade to Ruby 3.3.4
  • Rename all existing Models
  • Switch from postgres to sqllite3
  • Closes Blacklist #23
  • Closes AWS callbacks should be saved to the DB #42
  • Replace Sidekiq with SolidQueue
  • Replace Redis with SolidCache and SolidCable
  • Remove docker dev env
  • Kamal deployments
  • Replaced RSpec with Minitest
  • Switch to Erb templates

jmadkins and others added 5 commits January 15, 2024 00:38
Rails 7.2
Ruby 3.3.4
SolidCache
SolidQueue
Remove docker dev env
@jmadkins jmadkins changed the title Jan 2024 - Service Pack 1 Rails 7.2 Sep 12, 2024
@jmadkins jmadkins changed the title Rails 7.2 Version 0.6 Sep 14, 2024
@jmadkins jmadkins changed the title Version 0.6 v0.6 Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rails 7 AWS callbacks should be saved to the DB Blacklist

1 participant