class Delicious::Tags::Api
Public Class Methods
new(client)
click to toggle source
# File lib/delicious/tags/api.rb, line 9 def initialize(client) @client = client end
# File lib/delicious/tags/api.rb, line 9 def initialize(client) @client = client end