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.

Simple, Semantic Graphing for Ruby on Rails with Seer

Seer is a lightweight, semantically rich Ruby on Rails gem that provides a seamless interface to the Google Visualization API. You can easily create a graph or chart in a variety of formats and display it in your app with only a single line of code. The gem is available now through Gemcutter. A full intro can be found on my blog: Simple, Semantic Graphing for Ruby on Rails with Seer.</p>

Rails Metrics Screencast

José Valim from PlataformaTec just released a screencast about RailsMetrics. RailsMetrics is a Rails 3 engine which listens to ActiveSupport::Notifications and store them in the database, so you can know what is happening in your application at each request and create some charts and statistics. In this screencast, José Valim shows how to install it, takes a quick look at the source code and tell you how you can make RailsMetrics even better.

RubySlide.com

RubySlide.com, inspired by RubyTu.be, gathers all the latest Ruby slides and presentations in one convenient place!

Good evening, While I’m flattered that you’ve chosen to copy the design from…
Thanks for reminding me, I have added the done21 logo at the footer. And I will…

LA Ruby Conference: Luigi Montanez on Civic Hacking

LA Ruby Conference: Luigi Montanez on Civic Hacking — How can Ruby change cities, states, and countries for the better? Luigi Montanez’s upcoming presentation at the LA Ruby Conference discusses how cities, states and countries can be changed for the better with the development of civic-minded applications.

Using Duby + JRuby for Fast Prototyping of Fast VST plugins

I’ve been working on JRuby/Duby interop to implement VST audio plugins. The first working plugin is a LP/HP filter (with cutoff and resonance). JRuby is used for declarative stuff, while Duby is used for computation intensive stuff. The combination gives an interesting Ruby-tasting audio programming experience.

Hi…sorry but do u know how is going to Duby project?…I wish know more about it …

Atlanta Ruby User Group Presentations Posted

This month we had several presentations concerning deployment: Matt Todd presented on Multi-app, Variable load deployment. We had a Chef vocabulary lesson, as well as a fairly detailed Chef walkthrough. Steve Touset created a gem for version stamping, and Adam Dill made the long trek from Alabama to tell us about Machinist - a tool that improves on factory girl… (He also brought the venerable Josh Adams for a personal visit)

Great presentations. Thank you for sharing.

Fetching RSS Feeds With Ruby From Behind A Proxy

I was trying to fetch some RSS feeds with Ruby the other day. I just needed something quick to validate a couple of things I was trying out with Rails. However it seems that the Ruby ecosystem has this natural hatred for corporate proxies, it’s come to bite me time and time again. But I wasn’t giving up without a fight, so lets see what we can do about our proxy problems and fetch some feeds.

Loading older posts