1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

6 commits

Author SHA1 Message Date
David Heinemeier Hansson
b8b50e6b04 Extract Server configuration into a Configuration object 2015-07-05 22:34:23 +02:00
David Heinemeier Hansson
f61467ec5b Move server classes to its own namespace 2015-06-29 15:14:51 +02:00
David Heinemeier Hansson
2258344e0f Switch internal actions to be called commands instead, such that we can use action as the routing word on the user side 2015-06-19 19:05:06 +02:00
Pratik Naik
6e1b5877de Dont create the test log file 2015-02-13 17:29:26 +05:30
Pratik Naik
7fef6b01a3 No cramp and use celluloid workers to run callbacks 2015-02-05 16:35:11 +05:30
Pratik Naik
843492ee6c Add some tests. Work in progress. Testing websockets is hard. 2015-01-15 22:58:02 +05:30