Cycling Day 1: When Everything Went Wrong The first day of our ride didn't start as we planned. Late trains, bad weather, and riding through the night and rough weather can never end well, but it did.
Ruby Is it possible to pass arguments to Ruby Modules? Overview of simple and easy to use solutions to include Module into your Class with some parameters or arguments.
Ruby Rambler&Co First Hackathon There was my first hackathon this weekend at Rambler&Co. Main subject was “Improve office life and development process”. The most challenging thing is to come up with impressive and suitable idea, which will give employees comfort. List of projects as I remember
Ruby How to integrate TestRail with RSpec Integrating TestRail with RSpec: every time RSpec is running on CI, it updates (or creates new) TestRail Run called by git branch.
Ruby How to convert human readable number to float in Ruby During my 30 days of code challenge I’m working now on fun project which convert amount of money from user input to amount of subways, which you may build
Ruby How to integrate drag and drop email builder to your Ruby on Rails project Integration of BeeFree email builder into Ruby on Rails application.