RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Migrating Selenium system tests to Cuprite

The Cuprite driver is a very nice replacement for Selenium in your system tests. It speeds up the suite considerably and its API is clean and versatile. The article shows some numbers and a few issues that we hit during the migration as well as their possible fixes. [more inside]

New (Modern Dotty Spotty) Currency Art Programming How-Tos (with Ruby)

Hello, Inspired by Damien Hirst’s “The Currency” art (token) parody / 40+ million $$$ cash grab I have created an all new /currencyart-howto repo that collects getting started guides (and scripts) - yes, in ruby - for creating your own free (modern dotty spotty) currency art in retro pixel bitmap raster format or in hi-definition (hi-def) XXXL poster-size quality vector graphics format. Happy pixel pushing and art programming in ruby.

array_include_methods 1.4.0

array_include_methods 1.4.0 has been released (Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_intersection_indexes, and Array#array_diff_indexes methods missing from basic Ruby Array API) [more inside]

Loading older posts