Wesley Staples
Wesley Staples
I have added the currency conversion endpoint and unit tests.
I might be a little confused here. This project is tagged as "currency-conversion". The readme says: > a service for foreign exchange rates and currency conversion I looked through the...
It would be nice if the %variable% syntax could be interpolated. If I insert an inline image like so: `` it works but If I try: `` It...
I have a laravel 4.2 app that I would like to use this for. I'm able to get it installed okay but I'm getting the error "ReflectionException: Class db does...
Hello, I'm attempting to automate a microsoft access database using cucumber. I can create a new instance of the application using `app = Source_Code_Database.new` I can get the process id...