Skip to content

Commit

Permalink
only require railtie
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgz committed Oct 31, 2024
1 parent fa61c8f commit f15c196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/lepus/supervisor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def boot
begin
require "rails"
require_relative "rails"
Kernel.require File.expand_path("config/environment", Dir.pwd)
rescue LoadError
# Rails not found
end
Expand Down

0 comments on commit f15c196

Please sign in to comment.