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.

Merb gets slices

Slices are self contained merb apps with models, controlers, views and assets that you can distribute as rubygems. You can mount a merb-slice at a specific point in your router definition and you can override any part of the slice up in your main app. [more inside]

awesome thanks for the share

Complainy Launches

The guys at Unspace have launched a great timewaster site on Rails: Complainy. Say anything you want about any subject.

dude, i think i broke it, guess they didnt like me talking about merb…
I’m pretty sure we fixed that…. sorry!

Slide Show (S9) Ruby Gem - A Free Web Alternative to KeyNote and PowerPoint

I have created the slideshow (S9) Ruby gem - a free web alternative to KeyNote and PowerPoint - that lets you create slide shows and author slides in plain text using a wiki-style markup language that’s easy-to-write and easy-to-read. The latest slideshow (S9) gem update now also includes code syntax highlighting using the Ultraviolet gem.

Nice, looks really cool - because simple!
But now I see that it requires a Firefox plugin. Hmm. It would be nice if you c…
Hello, Soleone, Slide Show (S9)-generated web pages are compatible with the Ope…
It would be nice if you could render it to different formats (e.g. one with Jav…

Ruby && DTrace!

DTrace is a dynamic tracing framework that’s part of Solaris and Mac OS X Leopard. In this article we examine the use of DTrace with the Ruby provider to gather application level probe information about the behaviour of a Ruby application, from method invocation flow, performance timings to object allocations and more.

Loading older posts