Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit f4ed960

Browse files
committed
Don’t require all of actuve_support
1 parent 2a9934e commit f4ed960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/react/top_level.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
require "native"
2-
require 'active_support'
2+
require 'active_support/core_ext/object/try'
33
require 'react/component/tags'
44
require 'react/component/base'
55

0 commit comments

Comments
 (0)