Jose Fernando Silva
Results
2
issues of
Jose Fernando Silva
I tried to use best in place notification on error, but the message was not displayed by jquery.purr. Checking the code I saw that best_in_place.purr.js uses a css class .bip-flash-error....
Hi, Google finance url no longer works and the method e_finance_exchange_converter in ecommerce_functions_helper.rb throws an exception because this call returns nil: ```ruby res = open("https://finance.google.com/finance/converter?a=1&from=#{args[:from]}&to=#{args[:to]}").read ``` Is there an alternative...