lib/totter/client/votes.rb in totter-0.2.4 vs lib/totter/client/votes.rb in totter-0.2.5
- old
+ new
@@ -1,7 +1,7 @@
module Totter
class Client
- # Client methods for working with votes
+ # Client methods for working with votes.
module Votes
# Create a vote.
#
# @param decision_user_id [Fixnum] the decision's owner's ID
# @param decision_id [Fixnum] the decision's ID