Romain Sajean
Romain Sajean
force_encoding return an error : ``` force_encoding': can't modify frozen String (RuntimeError) ``` the wrong string are filename: ``` /var/lib/jenkins/jobs/data-retriever_01_Préparation/workspace/bundle/ruby/2.2.0/gems/coderay-1.1.0/lib/coderay/encoder.rb /var/lib/jenkins/jobs/data-retriever_01_Préparation/workspace/bundle/ruby/2.2.0/gems/coderay-1.1.0/lib/coderay/encoders/_map.rb /var/lib/jenkins/jobs/data-retriever_01_Préparation/workspace/bundle/ruby/2.2.0/gems/coderay-1.1.0/lib/coderay/encoders/terminal.rb /var/lib/jenkins/jobs/data-retriever_01_Préparation/workspace/bundle/ruby/2.2.0/gems/coderay-1.1.0/lib/coderay/helpers/plugin.rb ``` output of the rescue with (...
Thank you. An image with the latest version of dbt is fine for me.
thanks for the answer but rewrite the query with pattern didn't solve my problem. I have write a sparql query and this seems better. ``` ruby a=[] @repo.sparql_query("SELECT ?image_url WHERE...