Skip to main content

Ruby

Is it possible to pass arguments to Ruby Modules?
·576 words·3 mins
Ruby
Overview of simple and easy to use solutions to include Module into your Class with some parameters or arguments.
How to integrate TestRail with RSpec
·286 words·2 mins
Ruby Ruby on Rails
Every time RSpec is running on CI, it updates (or creates new) TestRail Run called by git branch.
How to convert human readable number to float in Ruby
·506 words·3 mins
Ruby Ruby on Rails
How to integrate drag and drop email builder to your Ruby on Rails project
·831 words·4 mins
Ruby Ruby on Rails
This is a short story about integration of BeeFree email builder into Ruby on Rails application.