Skip to content

Commit

Permalink
raisl is kinda required
Browse files Browse the repository at this point in the history
  • Loading branch information
skatkov committed May 27, 2024
1 parent 006a40a commit caee9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/munster.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

require_relative "munster/version"
require_relative "munster/engine" if defined?(Rails)
require_relative "munster/engine"
require "active_support/configurable"

module Munster
Expand Down

0 comments on commit caee9e2

Please sign in to comment.