Documentation Engine for Rails
A couple of months ago, I wrote a Rails engine which provides applications with complete documentation library functionality by simply adding a gem.
Adam is the Head of Software at Krystal. Adam looks after our software engineering team by day and, when not doing that, enjoys hobbies including LEGO, collecting playing cards, building mechanical keyboards and home automation.
Displaying posts 133 - 144 of 160 in total
A couple of months ago, I wrote a Rails engine which provides applications with complete documentation library functionality by simply adding a gem.
Securing your communications between parts of your infrastructure has never been more important. For encryption, in most cases, you can rely on normal SSL on HTTP connections (HTTPS) however what...
I've had experiences with unhappy customers and I'd wager that anyone in the customer's firing line has been there too.
It's important to keep backups of any data which you upload to Viaduct (or, indeed, any hosting provider). We've just added a new Database Export feature which allows you to...
I’ve recently started using Gulp rather than the built-in asset pipeline in Rails. Gulp provides a fair amount of additional flexibility and functionality which I am very much enjoying.
I’ve recently been working on developing an iOS application for Sirportly — a helpdesk product which we run & develop at aTech. As part of this application, it became necessary for...
I’ve recently started developing iOS applications and on my journey of discovery I have discovered a number of useful little gems of information which I wanted to share.
Hot on the heels of the support for accessing remote databases & processes remotely, we now have released new functionality to allow you to SSH directly to your console without...
What happened to v3?
Your Viaduct environment is usually safely ensconced on our private network and inaccessible from the outside world. However, there are times when you need direct access to certain components of...
Git users can now take advantage of submodules in their repositories. Until now, submodules could not be deployed using Viaduct.
The Viaduct logging interface was improved a couple of weeks ago to make it even easier to see exactly what your processes are saying to you.