Using ES6 in Ruby on Rails applications with Webpacker: with Bootstrap, Turbolinks, fonts, and other...
24 March 2018 • JavaScript • Ruby on Rails • HTML
Use use Iconly-generated web fonts to display icons on the Lugo Labs website. With a...
28 February 2018 • Ruby on Rails • UX • CSS
Install Let's Encrypt certificate on a Ruby on Rails application running on Linux and Nginx....
23 February 2018 • Processes • Ruby on Rails
At Lugo Labs we use Monit to monitor all our Ruby on Rails application related...
13 February 2018 • Processes
Many times in index pages we need to show a message that there are no...
2 March 2017 • UX • CSS • HTML
A quick walkthrough on how to add Bootstrap 4 to an existing Ruby on Rails...
15 February 2017 • Ruby on Rails • JavaScript • CSS
Learn how to load only distinct collections into Ruby on Rails models with has_many through...
7 February 2017 • Ruby on Rails
Our task today is to add unique slugs to our Company model on our Ruby...
25 January 2017 • Ruby on Rails
Tabular is a small JavaScript library that builds tables using data fetched from the server....
8 January 2017 • JavaScript
We have been building data tables for ages, and much of the elements are the...
7 January 2017 • Ruby on Rails • JavaScript