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

Remove bit about release as it hasn't happened yet

This commit is contained in:
David Heinemeier Hansson 2015-07-08 16:53:37 +02:00
parent fb902ea2b3
commit cda7492430

View file

@ -229,20 +229,9 @@ has been developed in-app up until this point. We need to find a good way to tes
itself and allow the user to test their connection and channel logic.
## Download and installation
The latest version of Action Pack can be installed with RubyGems:
% gem install actionpack
Source code can be downloaded as part of the Rails project on GitHub
* https://github.com/rails/rails/tree/master/actionpack
## License
Action Pack is released under the MIT license:
Action Cable is released under the MIT license:
* http://www.opensource.org/licenses/MIT