Clarify README's installation instructions #46
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-45-clarify-readme-example"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add detail to the Rails installation section showing default configuration options. Also simplify the example's configuration and add a link to find more information on Rails middlewares.
The installation instructions for Rails were a little confusion. At first I thought two entries of the Rack::LiveReload were required, and it wasn't clear what the default options were.
Hopefully this will help with #45.
Works for me! Thanks!