diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2015-07-08 16:10:28 +0200 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2015-07-08 16:10:28 +0200 |
commit | a9c3fd59ca298f854e55faba505d9540709aef10 (patch) | |
tree | f46fc557566609d3e2927675381a7d272ab3d47b /README | |
parent | c70892827698bea48ceb723b6920ebf5b607d069 (diff) | |
download | rails-a9c3fd59ca298f854e55faba505d9540709aef10.tar.gz rails-a9c3fd59ca298f854e55faba505d9540709aef10.tar.bz2 rails-a9c3fd59ca298f854e55faba505d9540709aef10.zip |
Flush out the README overview of Action Cable
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README deleted file mode 100644 index 4f350e625f..0000000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -# ActionCable - -Action Cable is a framework for realtime communication over websockets.
\ No newline at end of file |