Commit Graph

8 Commits

Author SHA1 Message Date
David Heinemeier Hansson 212ba994b3 Tests are busted at the moment. Note that. 2015-07-07 23:13:09 +02:00
David Heinemeier Hansson e6effb247a Removing unused matches? method
@lifo I couldn’t find any use of documentation for this, so removed it
for now. Was it just for testing?
2015-07-07 19:03:57 +02:00
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