aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2015-01-14 21:59:31 +0530
committerPratik Naik <pratiknaik@gmail.com>2015-01-14 21:59:47 +0530
commitdb568553d172e6ebdc3bc0aae3839d4a91299b42 (patch)
treec3c24d67395a2d0e4224697c8809e2200d2e62ce /Gemfile
downloadrails-db568553d172e6ebdc3bc0aae3839d4a91299b42.tar.gz
rails-db568553d172e6ebdc3bc0aae3839d4a91299b42.tar.bz2
rails-db568553d172e6ebdc3bc0aae3839d4a91299b42.zip
Action Cable take#1
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000000..f4110035ed
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'http://rubygems.org'
+gemspec
+
+gem 'cramp', github: "lifo/cramp"