Skip to content

Commit dba8d90

Browse files
committed
Merge pull request #11 from yas4891/patch-1
Specified :require => 'drip' for Gemfile inclusion
2 parents 4a61e8d + 47387bc commit dba8d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Ruby toolkit for the [Drip](https://www.getdrip.com/) API.
66

77
Add this line to your application's Gemfile:
88

9-
gem 'drip-ruby'
9+
gem 'drip-ruby', :require => 'drip'
1010

1111
And then execute:
1212

0 commit comments

Comments
 (0)