Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.6 #84

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

v0.6 #84

wants to merge 24 commits into from

Conversation

jmadkins
Copy link
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