lib/react/router/history.rb in hyper-router-1.0.alpha1.5 vs lib/react/router/history.rb in hyper-router-1.0.alpha1.6

- old
+ new

@@ -1,8 +1,8 @@ module React class Router class History - include Native + include Native::Wrapper def self.current new(`History`) end