Skip to content

Commit

Permalink
link to deployment recipes from tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jun 29, 2013
1 parent 38e8d8f commit d522f38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
@@ -1,5 +1,5 @@

4.17 2013-06-29
4.17 2013-06-30
- Fixed Mojo::Transaction::WebSocket to generate RFC 6455 compliant
Sec-WebSocket-Key headers. (josh)

Expand Down
3 changes: 3 additions & 0 deletions lib/Mojolicious/Lite.pm
Expand Up @@ -147,6 +147,9 @@ every change.
$ morbo myapp.pl
Server available at http://127.0.0.1:3000.
For more information about how to deploy your application see also
L<Mojolicious::Guides::Cookbook/"DEPLOYMENT">.
=head2 Routes
Routes are basically just fancy paths that can contain different kinds of
Expand Down

0 comments on commit d522f38

Please sign in to comment.