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.

Newman 0.2.0 Released!

For the last week or so, I’ve been trying to build a framework which does for email what Sinatra/Rack have done for web application development. It’s not nearly production ready, but Newman now has good documentation of its implementation, and I’d love to hear what people think of it. I could really use some help, since email is not something I’m an expert on.

“Nobody’s ever cracked the 50% barrier.” ;-)

Triggering the DCI Context

In continuing the discussion of DCI, I’ve written a bit about what purpose the Context serves. It’s not just a new junk drawer to use extend with objects and modules.

Hi jim, Looks like the link isn’t working, can you update the post? …
Link …
He’s Dead, Jim! Broken link.
Sorry about that! Link is fixed.

Travis needs your help!

Travis CI has run 406,714 tests for 5,442 open-source projects to date, including Ruby, Rails, Rubinius, Rubygems, Bundler, Leiningen, Parrot, Symfony, … If you use any of these then you benefit from Travis CI. [more inside]

logmein & remindme - Drop-in authlogic-based login and forgot password engines

logmein and remindme are two Rails engines developed a while back but only just now putting a few notices around in hopes they are useful to others. Built on Authlogic they provide the views and controllers that Authlogic does not provide. Great for a drop-in authentication system. If you later need something more custom you can keep the Authlogic base and replace the controllers/views with your own stuff.

“If you later need something more custom you can keep the Authlogic base and re…

Command Line Reporter 3.0 Released

The latest version of Command Line Reporter has undergone a major refactoring and now supports color and boldface output. Highlighting and making data visually appealing on the terminal screen is easy now. The gem is available on rubygems.org with source on github. For those not familiar with Command Line Reporter, the gem provides a ruby DSL for writing ascii reports with built in features like progress reporting and table formatting. It is very handy for system level and data reporting scripts.

Webmachine v0.4.0 Released

Webmachine, the HTTP toolkit (for Ruby), has been released in version 0.4.0. This release includes some important refactorings that enable greater modularity and extensibility, and some great new features. Check out the release notes in the README for more details.

Loading older posts