Method: React::Router::History.current

Defined in:
lib/react/router/history.rb

.currentObject



6
7
8
# File 'lib/react/router/history.rb', line 6

def self.current
  new(`History`)
end