Last active
July 4, 2016 00:07
-
-
Save squanto/8f43c29e03f69d41cd63db9f84086b73 to your computer and use it in GitHub Desktop.
action-cable tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rails --version # => Rails 5.0.0 | |
rails new slack --database=postgresql --skip-test --skip-spring |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puts "woot" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment