Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
should be able to do
history.push('/my-page', foo: :manchu)and have the url be/my-page?foo=manchusame with replaceThe following patch to Hyperstack::Internal::Router can be added to your hyper_component.rb file: