Skip to content

Commit

Permalink
Remove solid cache and cable
Browse files Browse the repository at this point in the history
  • Loading branch information
VeroIsoardi committed Dec 8, 2024
1 parent 7bafd3d commit d8d7ef6
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 85 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ gem 'phosphor_icons', '~> 0.3.0'
gem 'propshaft'
gem 'puma', '>= 5.0'
gem 'richer_text', '~> 0.17.0'
gem 'solid_cable'
gem 'solid_cache'
gem 'solid_queue'
gem 'stimulus-rails'
gem 'tailwindcss-rails', '~> 3.0'
Expand Down
11 changes: 0 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -317,15 +317,6 @@ GEM
websocket (~> 1.0)
shoulda-matchers (6.4.0)
activesupport (>= 5.2.0)
solid_cable (3.0.2)
actioncable (>= 7.2)
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
solid_cache (1.0.6)
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
solid_queue (1.0.0)
activejob (>= 7.1)
activerecord (>= 7.1)
Expand Down Expand Up @@ -416,8 +407,6 @@ DEPENDENCIES
rubocop-rspec (~> 3.2)
selenium-webdriver (< 4.27)
shoulda-matchers (~> 6.0)
solid_cable
solid_cache
solid_queue
stimulus-rails
tailwindcss-rails (~> 3.0)
Expand Down
17 changes: 0 additions & 17 deletions config/cable.yml

This file was deleted.

16 changes: 0 additions & 16 deletions config/cache.yml

This file was deleted.

13 changes: 0 additions & 13 deletions db/cable_schema.rb

This file was deleted.

14 changes: 0 additions & 14 deletions db/migrate/20241208232543_solid_cache.rb

This file was deleted.

13 changes: 1 addition & 12 deletions db/schema.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file added rollback
Empty file.

0 comments on commit d8d7ef6

Please sign in to comment.