summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-method_source/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-02-25 02:33:51 +0100
committer Willy Sudiarto Raharjo2016-02-27 07:22:42 +0100
commita7ff79af4c96437390390c38d86c15bdd3d82203 (patch)
treeb816637ffb449548c6b81b49b341d33495e502ca /ruby/rubygem-method_source/slack-desc
parent76d7e9218254a4274ee806ddae5456756ec449f6 (diff)
downloadslackbuilds-a7ff79af4c96437390390c38d86c15bdd3d82203.tar.gz
ruby/rubygem-method_source: Added (return the sourcecode for a method).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'ruby/rubygem-method_source/slack-desc')
-rw-r--r--ruby/rubygem-method_source/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/rubygem-method_source/slack-desc b/ruby/rubygem-method_source/slack-desc
new file mode 100644
index 0000000000..1882dda905
--- /dev/null
+++ b/ruby/rubygem-method_source/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+rubygem-method_source: rubygem-method_source (return the sourcecode for a method)
+rubygem-method_source:
+rubygem-method_source: method_source provides the source and comment methods to the Method
+rubygem-method_source: and UnboundMethod and Proc classes.
+rubygem-method_source:
+rubygem-method_source: Homepage: https://github.com/banister/method_source
+rubygem-method_source:
+rubygem-method_source:
+rubygem-method_source:
+rubygem-method_source:
+rubygem-method_source: