lib/hyper-component.rb in hyper-component-0.12.2 vs lib/hyper-component.rb in hyper-component-0.12.3

- old
+ new

@@ -9,10 +9,10 @@ end end require 'hyper-react' else require 'opal' + require 'hyper-react' require 'react-rails' require 'opal-rails' - require 'hyper-react' Opal.append_path(File.expand_path('../', __FILE__).untaint) end