lib/isomorfeus/data/handler/generic.rb in isomorfeus-data-2.4.2 vs lib/isomorfeus/data/handler/generic.rb in isomorfeus-data-2.5.0
- old
+ new
@@ -4,10 +4,9 @@
module Data
module Handler
class Generic < LucidHandler::Base
# responsible for loading:
# LucidObject
- # LucidDocument
# LucidFile
# LucidQuery
def process_request(response_agent)
# promise_send_path('Isomorfeus::Data::Handler::Generic', self.to_s, action, props_hash)