MoreRon
Results
3
issues of
MoreRon
Adds support for `.hbs.erb`, `.handlebars.erb` extensions
It's really inconvenient to keep manually setting the domain on IBM Cloud's web UI for this. Seems their API already supports being able to do this. It's just not the...
I wanted to initialize using a Redis URL, `redis.createClient(redis_url[, options])`, as seen on https://www.npmjs.com/package/redis. It took me a while to realize this package is using a very old version that...