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.

Chewy 0.7.0 is out

Chewy 0.7.0 is finally out! Index update strategies were completely reworked, default type scope is used in import to restrict result imported documents scope, class methods of indexes and types acts as named scopes, and more convenient and useful changes. Changelog

Revitalizing pg_morph

I just published a post about the newest changes in the pg_morph gem. Just to remind: pg_morph adds foreign key constraints for each polymorphic relation type by using ActiveRecord & PostgreSQL. Now gem do that without unnecessary database overload. Take a look »

Lotus performance tested against Sinatra

Some time ago I heard about Lotus. A fresh Ruby framework for building web applications. It is created from stand-alone parts which are shipped as separated gems. This means that I am able to pick only the essential components for my project. The source code can be found on github. [more inside]

Loading older posts