1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

18 commits

Author SHA1 Message Date
Christian Mayer
efb7fad93c Updated start command for rails
changed `rails s puma` to `rails s Puma`. Using the former results in: rack/handler.rb:21:in `const_get': wrong constant name puma (NameError)
2012-06-10 17:31:30 +03:00
Andrey Voronkov
b7337c019c Typo fixed. 2012-05-31 13:43:18 +04:00
Mike Gehard
0bfd7070a2 Fix typo. 2012-05-18 15:07:08 -06:00
Evan Phoenix
56a6e2fa74 Fix url 2012-04-11 16:18:42 -07:00
Evan Phoenix
a8b4633dbc Add documentation for the on_restart hook 2012-04-11 16:16:31 -07:00
Evan Phoenix
38780d8536 Add more docs to the README 2012-04-11 16:08:08 -07:00
Steve Richert
a4e28070e7 Add Travis build and Gemnasium dependency status images to the README 2012-04-02 11:21:42 -03:00
Evan Phoenix
3dd7049f49 Fix and configure the perms of UNIXServer. Fixes #44 2012-03-30 14:07:48 -07:00
Jesse Cooke
bc0b3a5df3 Fix typo 2012-03-21 00:29:17 -07:00
Kyle Drake
16f74903aa Clarify and fix typo for bind info 2012-01-06 13:40:07 -08:00
Kyle Drake
cc2ca8a5bc Fix extension typo 2012-01-06 11:10:51 -08:00
Kyle Drake
50eae0d8ef Link to JRuby 2012-01-06 11:03:42 -08:00
Kyle Drake
225b556a2e Update README file to provide more details 2012-01-06 11:02:43 -08:00
Konstantin Haase
7a9a8e28aa Add documentation for Rails/Sinatra/Rack usage 2011-10-25 14:29:38 -07:00
Evan Phoenix
43cb200469 Switch README to format hoe understands 2011-10-07 12:03:34 -07:00
Evan Phoenix
4f69300f77 Prune the README.md 2011-10-04 19:56:03 -07:00
Tony Arcieri
06072d033c Indent examples at the level Markdown expects 2011-10-01 13:28:40 -07:00
Tony Arcieri
1888887d8f Redo README in Markdown and replace Mongrel with Puma 2011-10-01 13:23:29 -07:00