aboutsummaryrefslogtreecommitdiff
path: root/template/ruby/file-Gemfile.rb
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2015-01-06 13:08:19 +0900
committermattn <mattn.jp@gmail.com>2015-01-06 13:08:19 +0900
commiteec06951033c67dda282ed47ddbd4f2af7d5e9f5 (patch)
tree847f24f5e75e021ed6956380dfb0312a520f5a01 /template/ruby/file-Gemfile.rb
parentfe24dca18b995147c75501163d392c746fac1482 (diff)
downloadvim-sonictemplate-eec06951033c67dda282ed47ddbd4f2af7d5e9f5.tar.gz
vim-sonictemplate-eec06951033c67dda282ed47ddbd4f2af7d5e9f5.tar.bz2
vim-sonictemplate-eec06951033c67dda282ed47ddbd4f2af7d5e9f5.zip
Rename
Diffstat (limited to 'template/ruby/file-Gemfile.rb')
-rw-r--r--template/ruby/file-Gemfile.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/ruby/file-Gemfile.rb b/template/ruby/file-Gemfile.rb
new file mode 100644
index 0000000..63e0601
--- /dev/null
+++ b/template/ruby/file-Gemfile.rb
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+{{_cursor_}}