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.

Announcing MonetDB adapter for ActiveRecord ! adapter for Rails

MonetDB is a high-performance column-store database management system with automatic index management, flexible optimizer infrastructure, and programmable backend functionality. It comes with functional complete SQL- and XQuery- frontends. I’ve built an ActiveRecord adapter for MonetDB that I would like you to try (any help in further developing and maintaining it is much appreciated).

Localizing Rails tutorial

Trevor Turk’s Simple Localiziation in Rails 2.2 showed some basics of localizing parts of your Rails applications. The article Localizing Rails could be seen as a more in-depth follow-up on Trevor’s article. It includes a demo application that shows of most of the localization features that are built right into Rails core at the moment.

Sorry about the typo - Trevor’s article can be found here. …

ar-extensions

ar-extensions 0.8.0 is finally released! ar-extensions adds some nice features to your ActiveRecord models, namely mass inserts and some other nice stuff (converting models and arrays to CSV format, working with temporary tables, control foreign keys). All known bugs and compatibility issues with Rails 2.1.0 have been resolved. 0.8.0 does not work with the latest Rails edge due to some additional features on edge that weren’t in 2.1.0 0.8.0 should not be used with Rails 2.0.2 or below

my formatting sucks - if someone could fix it; that’d be great

oembed_links to simplify oembed use

We’ve developed a gem called oembed_links to help ease oembed usage in a Rails app ( and elsewhere ). libxml_ruby, hpricot and rexml support, as well as Haml, Erubis and ERB template output support. (oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.)

I’m sorry CZ, but what is this gem actually used for? like a real world exampl…

Mack 0.6.1 Released

Mack 0.6.1.1 has been released. The release sports 38 new features and bug fixes. Included amongst the features are notifiers (email), RJS (jQuery and Prototype support), DataMapper 0.9.3 support, page caching, and a data factory for creating test data.

Loading older posts