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.

Rails i18n API demo app at Github

A demonstration app is available at Github: http://github.com/karmi/rails_i18n_demo_app/tree/master if you want to play with new Rails i18n API, which will be in Rails core in some time and the life would be a wee bit easier again :) The app was extracted why I was following a great tutorial at http://almosteffortless.com/2008/07/21/simple-localization-in-rails-22 one summer evening. Don’t forget it requires rake `freeze:rails:edge:, as the README states, SRSLY! :)

Asynchronous Databases: DBSlayer and HTTP

Scale your database with the help of an asynchronous DB access layer - <a href=”http://www.igvita.com/2008/08/11/asynchronous-db-dbslayer-http/” rel=”nofollow” how to guide for DBSlayer and MySQL</a>, with sample Ruby EventMachine and Net/HTTP code.

Doh! I wish there was an edit function, or something. ;)
post link here.
Edit function coming soon :)

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
Loading older posts