ruby on rails
3 articles tagged “ruby on rails”
Blog
April 27, 2018
How to detect colour brightness in Ruby
The first attempt Working on a project where users can customise background colour for their profile, I needed a way to test if a background…
Blog
July 6, 2017
ABH internship: From an Intern to an Atlanter
Meet Mirsad, who was until recently an Atlantbh intern working on the "Development of app in Ruby on Rails" and is now a fellow Atlanter.…
Blog
January 7, 2016
STOMP/ActiveMQ communication for Ruby/Rails applications
Introduction Using a messaging protocol to facilitate communication between different applications is nothing new, in fact it has been the defacto standard for fast and…