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.

New gem: tries

I am always watching out for chunks of code that I seem to reuse in every new project and the “tries” pattern is definitely one of them. So finally I found some time to wrap it up into a gem and even come up with a nifty tagline: Solidify your code and retry on petty exceptions

I use the retriable gem (my fork). …

Here be Wagons!

Wagons are extensions to your application train running on Rails. Or, simply put, a plugin framework that allows you to extend the behavior of your specific Rails application in various ways. Have a look at this introduction or go directly to the source.

Delicious Soap

I just released Savon 2.0. Hope you like it.

Some of RubyLearning’s students are requesting you to write and show them a ful…
Sure. I’ll add some examples for the new versions.
Hey Satish, Savon already comes with a few commented and easy to read integrati…
Thanks Daniel.

Netzke 0.8 is out - revised API, much improved docs, more fun

Netzke - a library for building client-server GUI components with Sencha Ext JS and Ruby - was updated to version 0.8. It brings a major, backward-incompatible update to the API (making it more intuitive and fun to use), more thorough docs, and cleaner code. The project website, a few tutorials, and a couple of satellite apps have been updated, too - so it’s even easier to start writing your own complex backend apps.

Just released Juno 0.3.0

I just released Juno 0.3.0. Juno provides a standard interface for interacting with various kinds of key/value stores. Juno is based on Moneta and replaces it with a mostly compatible interface but supports much more features and backends.

Loading older posts