Skip to content

Commit

Permalink
Found another place we need to include the monad lib. This time so th…
Browse files Browse the repository at this point in the history
…at generators work
  • Loading branch information
orangewolf committed Feb 8, 2024
1 parent fc8c3c1 commit 87c69fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/test_app/config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
require "action_cable/engine"
# require "rails/test_unit/railtie"
require "sprockets/railtie"
require 'dry/monads'

Bundler.require(*Rails.groups)
require "bulkrax"
Expand Down

0 comments on commit 87c69fc

Please sign in to comment.