diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-26 20:14:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:30:59 +0700 |
commit | 7f8d7fc283c7468bcc954c09775d9022d6b30965 (patch) | |
tree | 382b19210ac4d96df36efeebf78dfb2dade29d44 /ruby/rubygem-rspec-expectations/slack-desc | |
parent | ddef75619cc5554afcd3c7fcd3fb6234de983637 (diff) |
ruby/rubygem-rspec-expectations: Added (API for expected outcomes).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-rspec-expectations/slack-desc')
-rw-r--r-- | ruby/rubygem-rspec-expectations/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/rubygem-rspec-expectations/slack-desc b/ruby/rubygem-rspec-expectations/slack-desc new file mode 100644 index 0000000000000..b9abf0d5952b0 --- /dev/null +++ b/ruby/rubygem-rspec-expectations/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-rspec-expectations: rubygem-rspec-expectations (API to express expected outcomes) +rubygem-rspec-expectations: +rubygem-rspec-expectations: rspec-expectations provides a simple, readable API to express +rubygem-rspec-expectations: expected outcomes of a code example. +rubygem-rspec-expectations: +rubygem-rspec-expectations: Homepage: https://github.com/rspec/rspec-expectations +rubygem-rspec-expectations: +rubygem-rspec-expectations: +rubygem-rspec-expectations: +rubygem-rspec-expectations: +rubygem-rspec-expectations: |