aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2014-05-18 11:44:28 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2014-05-18 11:44:28 +0200
commita832bc387bd80760f7a362664115f2e78085838e (patch)
treef456df81a8fdd2c7e6871fdbe04809a4768f2980 /Gemfile
downloadrails-a832bc387bd80760f7a362664115f2e78085838e.tar.gz
rails-a832bc387bd80760f7a362664115f2e78085838e.tar.bz2
rails-a832bc387bd80760f7a362664115f2e78085838e.zip
Skeleton gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000000..cd8aa9e04c
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gemspec \ No newline at end of file