Antonio Agudo
Antonio Agudo
When using the mock server with the [attached openapi definition](https://github.com/stoplightio/prism/files/9127719/openapi.txt) that validates just fine at https://validator.swagger.io/ I consistently get the following error when using ```prism mock ./openapi.yml``` instead of starting...
Since the method to look up an icon by name as discussed in #37 [is buggy](https://github.com/PrideChung/FontAwesomeKit/issues/37#issuecomment-122588819), it would be nice to have a reliable method for said lookup.
If you add the typesafe mailer plugin to Build.scala on a new play 2.0.3/2.0.4 project, you lose the ability to execute standalone play apps that start the framework programatically. For...
Since RaisinToast is used for alerts it really should have UIWindowLevelAlert by default. Otherwise it can disappear below the UI layer in some situations.
When trying to register a long press gesture on the tableView in SLKTextViewController the desired method in the selector is never called. At first I thought it might be because...
After deploying the contract locally the mint command will always return this error message ``` minty mint ~/ticket.txt --name "Ticket" --description "This document serves as proof-of-ownershp for a ticket" Error:...