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.

SimplySearchable plugin

SimplySearchable - The main goal of SimplySearchable is to make it easy to do queries on your model by auto-magically creating some named_scope methods for common conditions. This plugin adds a method to the model named list that will find and filter records smartly. Please submit your bugs, requests and feedback at the project’s page on Lighthouse. RDocs are available at http://ridaalbarazi.com/code/simply_searchable/.

Is it curtains for RSpec?

We’ve stopped using RSpec… say Rails development team ENTP. They’re now back to Test::Unit but improved with Jeremy McAnally’s context. Others in the comments suggest shoulda. Is it curtains for RSpec?

Im impressed, I must say. Very rarely do I come across a blog thats both infor…
Im impressed, I must say. Very rarely do I come across a blog thats both inform…
I will tell my friends about this. I just bookmarked this site for future refer…
They’ve high end versions and also luxury wrist rolex replica are available. T…

Ruby Style Guide

The Ruby and Rails style guide has been promoted from the Pathfinder blog to a permanent web page. Please comment to improve the quality and quantity of suggestions.

As any good style guide, it differs from all the other style guides.
“permanent web page” missing :)

mocksmtpd: A "mock" SMTP mail server in Ruby

It’s in Japanese, but mocksmtpd is a “mock” SMTP mail server written in Ruby for receiving mail.

Thank you for introducing mocksmtpd. I wrote gem version, and English docume…
We use http://mailtrap.io web service in developement and staging environment. …

Mack Framework 0.8.1 Released

This week the Mack Framework reached version 0.8.1. Amongst other things in the release there is now support for Portlets. Portlets allow you to build a Mack application and quickly package the ENTIRE application as a gem, and reuse it in another Mack application.

A nasty DataMapper bug?

Cory O’Daniel claims to have found a massive flaw^H^H^H^H glitch in DataMapper 0.9.6 that results in 90 SQL queries being performed for just one simple lookup. Not being a DataMapper expert myself - is there any merit in this bug? [more inside]

Flaw was too harsh of a word, I attribute it to lack of sleep.
yeah I’ve come accross this before, try sequel.
This has been fixed in dm-core (e5df3f6). Again, for anyone interested, you …
Sorry if anyone thought it was too harsh. I was just repeating what I was told …
Loading older posts