Skip to content

Commit

Permalink
Fixing documentation for new find module
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshafer committed May 7, 2013
1 parent eb10bf7 commit 635fc1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tankard/api/beer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class Beer
include ::Enumerable
include Tankard::Api::Request::Get
include Tankard::Api::Utils::PageFinders
# @!parse extend Tankard::Api::Utils::Find
include Tankard::Api::Utils::Find

def initialize(request, options={})
Expand Down

0 comments on commit 635fc1d

Please sign in to comment.