Skip to content

Commit

Permalink
Go back to just core_ext loading
Browse files Browse the repository at this point in the history
  • Loading branch information
jmortlock committed Jan 10, 2022
1 parent b5bcbcb commit 9b30890
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/ruby_core_extensions.rb
@@ -1,5 +1,6 @@
module RubyCoreExtensions
require 'active_support/all'
require "active_support"
require 'active_support/core_ext'

require 'ruby_core_extensions/array'
require 'ruby_core_extensions/class'
Expand Down

0 comments on commit 9b30890

Please sign in to comment.