How to Configure a Rails Application Server with RVM, Apache, and Passenger on Ubuntu 16.04
This tutorial will guide you through setting up a Rails application server using Apache as a front-end server and Passenger as a back-end.
This tutorial will guide you through setting up a Rails application server using Apache as a front-end server and Passenger as a back-end.
Formatting dates in Phoenix isn’t as straightforward as it is in other frameworks. There isn’t a built-in method to do strftime, but by using the timex libra...
Creating virtual machines can be a complex process. Why not automate it?
As the applications you build get more complex, you’ll need to manage and save data.