Skip to content

Commit

Permalink
Fix cache mention
Browse files Browse the repository at this point in the history
  • Loading branch information
npezza93 committed Sep 11, 2024
1 parent 0cd20c5 commit 9d2319e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/solid_cable_tasks.rake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

desc "Copy over the schema and set cache for Solid Cable"
desc "Copy over the schema and set cable adapter for Solid Cable"
namespace :solid_cable do
task :install do
Rails::Command.invoke :generate, ["solid_cable:install"]
Expand Down

0 comments on commit 9d2319e

Please sign in to comment.