We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb86311 commit c40a901Copy full SHA for c40a901
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- beta_code (0.0.10)
+ beta_code (0.1.0)
5
6
GEM
7
remote: https://rubygems.org/
@@ -48,4 +48,4 @@ DEPENDENCIES
48
test-unit (~> 3.2)
49
50
BUNDLED WITH
51
- 2.0.2
+ 2.1.4
README.md
@@ -16,6 +16,8 @@ Or install it yourself as:
16
17
`$ gem install beta_code`
18
19
+(See project at [rubygems.org](https://rubygems.org/gems/beta_code))
20
+
21
## Usage
22
23
```ruby
0 commit comments