lib/totter/client/decisions.rb in totter-0.2.4 vs lib/totter/client/decisions.rb in totter-0.2.5

- old
+ new

@@ -1,7 +1,7 @@ module Totter class Client - # Client methods for working with decisions + # Client methods for working with decisions. module Decisions # Get a single decision # # @param user_id [Numeric] The decision's user id # @param decision_id [Numeric] The decision's id