Class: Delicious
Overview
FIXME This service is (obviously) not working
Constant Summary
Constant Summary
Constants inherited from Service
Service::LinkOutFilterTask, Service::StandardTask
Instance Attribute Summary
Attributes inherited from Service
#name, #priority, #request, #service_id, #session_id, #status, #task, #url
Instance Method Summary (collapse)
Methods inherited from Service
#display_name, #handle_wrapper, #initialize, #link_out_filter, #preempted_by, required_config_params, #response_to_view_data, #response_url, #service_types_generated, #session, #update_session, #view_data_from_service_type
Constructor Details
This class inherits a constructor from Service
Instance Method Details
- (Object) handle(request)
4 5 |
# File 'lib/service_adaptors/delicious.rb', line 4 def handle(request) end |