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

Commit acce859

Browse files
committedAug 15, 2013
Fix wrong require path for Local
1 parent 6a4643d commit acce859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎opal/vienna/adapters/local.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'vienna/adapter'
1+
require 'vienna/adapters/base'
22
require 'opal-browser/local_storage'
33

44
module Vienna

0 commit comments

Comments
 (0)
This repository has been archived.