rlet 0.5 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.md +13 -0
  2. metadata +1 -1
data/README.md CHANGED
@@ -12,6 +12,19 @@ lazy-evaluation and class-based scoping.
12
12
 
13
13
  This is based on RSpec let(). Tutorials and documentation are forthcoming.
14
14
 
15
+ INSTALLING
16
+ ====
17
+
18
+ gem install rlet
19
+
20
+ Or from bundler
21
+
22
+ gem 'rlet'
23
+
24
+
25
+ USAGE
26
+ ====
27
+
15
28
  The gems contain two modules, Let and Concern. You can use them like so:
16
29
 
17
30
  require 'rlet'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rlet
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.5'
4
+ version: 0.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: