Skip to content

Commit

Permalink
Action Cable activo para evitar problema de unicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Jan 25, 2024
1 parent f0e5db0 commit de6507f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# require "action_mailbox/engine"
# require "action_text/engine"
require "action_view/railtie"
# require "action_cable/engine"
require "action_cable/engine"
require "rails/test_unit/railtie"


Expand Down

0 comments on commit de6507f

Please sign in to comment.