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.

Benchmarking a Go AI in Ruby: CRuby vs. Rubinius vs. JRuby vs. Truffle – a year later

After a first run ~13 months ago I thought it was time to do a new run and see how fast our contestants have gotten since the last time! especially now that Ruby 3x3 is a thing, it asks the question how much faster are the different implementations as compared to the Ruby 2.0 baseline. Included Rubies are TruffleRuby, CRuby/MRI, JRuby and Rubinius. Check out more in the blog post!

ReadSource 0.2.4 released!

ReadSource is for reading method source code and now features support for inline methods, an attr? checker, and the ability to open method source code directly into a VIM server instance without disturbing the current Ruby process. read_source

tty-file v0.2.0 release!

The new tty-file adds new powerful ways to work with directory contents by using methods such as create_directory and copy_directory. You can also easily create checksums for files and strings by calling checksum_file. Enjoy!

Using Docker For Development

I’ve written an article on using docker for development in Rails. This is part one of my Docker series.

Please correct the link
The link is not very useful - why do I want to navigate to my current page? ;) …
Here’s the correct link: http://www.krisquigley.co.uk/2017/01/22/using-docker-f…
Sorry guys, fixed the link :/
Loading older posts