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.

ATLRUG - Merb Presentation

Matt Todd gave a presentation on Merb at the Atlanta Ruby User Group last night, and this is my first imperfect attempt at capturing all the presentation goodness we have every month. The quality will improve, but if you are interested in merb, and want to hear someone who has contributed to the framework speak, here is your chance to grab a virtual seat with ATLRUG and listen to one of our members present. [more inside]

Apriori.rb Released - a gem to find regularities in buying behavior (frequent itemsets)

Apriori.rb is a library to efficiently find item association rules within large sets of transactions. The goal is to find regularities in buying behavior. This library provides a thin ruby wrapper around Christian Borgelt’s C implementation of this algorithm.

rails proxy plugin

rails proxy plugin: : A rails plugin that allows applications to dynamically respond to proxied requests by detecting forwarded host/uri headers and setting the session domain, default host, and relative url root. The plugin adds this functionality to calls to url_for, named route helpers, and view url helpers while still allowing you to specifically set the :host and :only_path options to override this behavior.

Loading older posts