Skip to content

Commit bafd14a

Browse files
committed
HTTP requires native
1 parent d28df35 commit bafd14a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opal/opal-jquery/http.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'json'
2+
require 'native'
23

34
class HTTP
45
attr_reader :body, :error_message, :method, :status_code, :url, :xhr

0 commit comments

Comments
 (0)