Skip to content

Commit 37122ad

Browse files
committed
Rename browser.rb
1 parent 0177ee7 commit 37122ad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ext/js/lib/js.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
require_relative "js/hash.rb"
33
require_relative "js/array.rb"
44
require_relative "js/nil_class.rb"
5-
require_relative "js/browser.rb"
5+
require_relative "js/loader.rb"
66

77
# The JS module provides a way to interact with JavaScript from Ruby.
88
#
File renamed without changes.

0 commit comments

Comments
 (0)