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.

Exploring CQRS, Event Sourcing and DDD with Ruby

I just started BankSimplistic, a sandbox for exploring concepts like Command-Query Responsibility Segregation, Event Sourcing and Domain-Driven Design with Ruby. I’m using Rails and Redis for this current implementation. Everyone interested in these topics is welcome to participate in this exploration. You can find more info in the project’s Readme. Check it out!

Very cool - definitely going to take a look. I’m still wrapping my head around…
You possibly can select one among your finest favourite from every kind of styl…

Fetch current user in models

I wrote an article Fetch current user in models, you may know it, but this technique is useful for new comer.

This is one of those things that seems like a helpful idea & then you end u…
This is realy bad idea! Dont!
This is a very bad practice, sorry.
All he’s doing is allowing the Observer to access the current user to track who…

Project, streamlined project workflows

I created Project to help reduce the repetitive nature of common daily tasks. By registering projects against workflows you can quickly create a set of commands that will be run against each project. Check out the Github page here or grab the gem from Rubygems.

Map of Upcoming Ruby Conferences

Conference is a top search term here at Rubyflow. This post shows how to create a map of ‘em. Ruby is used to scrape the a list from the web (Hpricot) and geocode it (using Google). A map is then created by calling R from Ruby through Rserve.

Loading older posts