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.

Grand Central Dispatch in RubyMotion - A better way to do multicore

Grand Central Dispatch is one of the greatest (grandest even?) ways to do multithreaded applications in any language, which if you’re doing any kind of processing or network communication, it’s likely you will need to make your application use multiple threads too. In this episode we take a look at the main use cases for GCD and the simple code you need to write to run certain tasks in another thread by using queues and blocks. [more inside]

RuboCop 0.19 has just landed

RuboCop 0.19 has been released! This is the biggest RuboCop release we’ve done in a while. The highlights include about a dozen new cops, more cop configuration options, improved auto-correct and so many bugfixes. [more inside]

Links broken :O
Sorry about that. I’ve updated the link.
Loading older posts