We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b506cc2 + a8f0408 commit 38ce5dcCopy full SHA for 38ce5dc
README.md
@@ -32,6 +32,8 @@ or if you have an account on [prerender.io](http://prerender.io) and want to use
32
33
## Testing
34
35
+When testing make sure you're not using a single threaded application server like default WEBrick one, use Puma or Unicorn.
36
+
37
If your URLs use a hash-bang:
38
39
If you want to see `http://localhost:5000/#!/profiles/1234`
0 commit comments