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

Commit 1ba5c90

Browse files
committed
Manually require opal-activesupport so it is available
1 parent 3b935c2 commit 1ba5c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/vienna.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
require 'opal'
22
require 'opal-jquery'
3+
require 'opal-activesupport'
34
require 'vienna/version'
45

56
# Just register our opal code path with opal build tools

0 commit comments

Comments
 (0)