Commit Graph

17 Commits

Author SHA1 Message Date
Charles Maresh 165f057cd3 Clarify README's installation instructions
Add detail to the Rails installation sections and show default
configuration options. Also simplify example's usage and add link to find
more information on Rails middlewares.
2013-09-13 13:55:17 -05:00
Adam Spiers cd592e9c41 fix README reference to changing port
#25 forgot to update README.md to reference the new
`live_reload_port` option.
2013-09-06 16:17:07 +01:00
John Bintz 13e09428f3 add code climate badge, since we're starting to be more awesome in that regard 2013-04-30 10:07:23 -04:00
John Bintz ebeb331f0f bump version and update readme for new behavior 2012-12-05 09:04:42 -05:00
Tymon Tobolski 6661507d83 Updated README for rails
Changed rails install guide so it will work for threadsafe apps too
2012-11-01 13:46:19 +01:00
Artem Kramarenko 926f052122 add travis icon to readme 2012-06-05 12:19:48 +03:00
Artem Kramarenko 859558622a touch 2012-05-30 19:51:24 +03:00
John Bintz 20ef5cc1f3 add the ability to ignore certain urls that may match 2011-12-01 07:25:02 -05:00
John Bintz 1e884ba174 one more big note 2011-11-17 15:50:08 -05:00
John Bintz 41fcfc2041 fix readme bug 2011-11-17 15:48:33 -05:00
John Bintz 47faab2457 add support for web-sockets-js 2011-11-17 15:44:48 -05:00
John Bintz 92479fdaff detection and use of local livereload if available 2011-11-08 09:48:34 -05:00
John Bintz 38a3396cf2 update readme 2011-11-07 09:38:36 -05:00
John Bintz eccebca01f override the host. now it is complete. no more changes ever need to be made to this. ever. 2011-11-07 09:11:27 -05:00
John Bintz ccf888dd30 set options when adding the middleware to the stack 2011-11-07 09:06:40 -05:00
John Bintz 66e584e37a it goes here, not where it was going 2011-11-04 13:42:42 -04:00
John Bintz 2115047ab1 initial commit 2011-11-04 11:51:22 -04:00