Lighthouse::Base
# File lib/lighthouse/tag_resource.rb, line 6 def name @name ||= Tag.new(attributes['name'], prefix_options[:project_id]) end
# File lib/lighthouse/tag_resource.rb, line 10 def tickets(options = {}) name.tickets(options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.