implement iqdb wrapper
This commit is contained in:
8
app/logical/iqdb/responses/response_000.rb
Normal file
8
app/logical/iqdb/responses/response_000.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
module Iqdb
|
||||
module Responses
|
||||
class Response_000 < Base
|
||||
def initialize(response_string)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user