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 Summit Latin America 2009

Rails Summit is the largest Ruby and Rails conference in South America, inviting everybody in the continent to attend in Sao Paulo, Brazil, on October 13th and 14th. 2 full days with 2 parallel tracks and more than 20 international speakers. Real-time translators will be available so the portuguese talks are translated to english as well. Registrations are open already!

Man, I wish I could go back to Brasil. And for a Rails conference, that would …

Lone Star Ruby Conference 2009: Texas, August 27-29

The third annual Lone Star Ruby Conference (LSRC) is heating up and right around the corner, running for three days, August 27-29 in Austin, TX. LSRC 2009 offers a full day of advanced training on Thursday in addition to the two days of Ruby-packed, dual-track speaking sessions on Friday and Saturday. And, back again for an encore performance, is the author of Ruby, Yukihiro Matsumoto. Cost is $350 for the conference (meals includes), + $300 for the advanced training. However, register before Aug 2 and save $100 on the Conference, and $125 on the training price.

Rails App Template with Cucumber/Rspec/Authlogic implemented and tested.

I got tired of shaving the yak every time I created a new app, so I set up a rails app template to not only install all the plugins I use (cucumber, rspec, resource_controller, authlogic, jrails, etc) but to generate a fully working, tested authentication system with cucumber features and rspec tests. Check out my full blog post on it.

Installing And Using SQLite With Ruby On Windows

Installing And Using SQLite With Ruby On Windows - SQLite is a great little embeddable database engine that’s meant to be self-contained, easy to use and not require configuration. However when I tried to use it in my Ruby code I found that it wasn’t that straight forward getting everything to work, especially if you’re using Ruby on windows.

Heist 0.3.0 released

Heist is an interpreter for R5RS Scheme, written in as little Ruby and as much Scheme as possible. This release adds support for the character, string and vector datatypes, including complete R5RS libraries for each. Heist supports tail call optimisation, macros and first-class continuations and is easily extensible using Ruby.

Loading older posts