joe1chen
joe1chen
Relaxed the gemspec to allow this to be used with Rails 4.2. Updated the travis matrix to test Rails 4.2 and 5.x
Right now the API returns British english (pronunciation and audio files are for British english). Can we make it so that English can be configurable? For example: https://api.dictionaryapi.dev/api/v2/entries/en-US/hello
Hi, I'm looking into a bug (https://github.com/brianmario/escape_utils/issues/43) with the escape_utils gem, which relies on houdini. The problem is that escape_utils relies on houdini's escape javascript function, which currently doesn't seem...
I get an error on startup: ``` TypeError: Cannot read property 'red' of undefined at Server. (/Users/jc/Dev/testapp/app.js:28:55) at Server.g (events.js:175:14) at Server.EventEmitter.emit (events.js:92:17) at net.js:1029:10 at process._tickCallback (node.js:415:13) at Function.Module.runMain...