43 44 45
# File 'lib/couch_model/database.rb', line 43 def informations Transport::JSON.request :get, url, :expected_status_code => 200 end