Lighthouse::Base
# File lib/lighthouse/bin.rb, line 5 def tickets(options = {}) Ticket.find(:all, :params => options.merge(prefix_options).update(:q => query)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.