summaryrefslogtreecommitdiffstats
path: root/skeletons/ruby.hdr
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/ruby.hdr')
-rw-r--r--skeletons/ruby.hdr14
1 files changed, 0 insertions, 14 deletions
diff --git a/skeletons/ruby.hdr b/skeletons/ruby.hdr
deleted file mode 100644
index 1314e75..0000000
--- a/skeletons/ruby.hdr
+++ /dev/null
@@ -1,14 +0,0 @@
-#! /usr/bin/env ruby
-# -*- coding: UTF-8 -*-
-
-#----------------------------------------------------------------------------
-#
-# File : <%= @filename %>
-# Author : <%= @username %> <<%= @email %>>
-# Date : <%= @now %>
-# License :
-#
-<%= license '# ' %>
-#
-#----------------------------------------------------------------------------
-