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.

A small sandbox app for Titanium Desktop + Ruby

Titanium Playground - a small sandbox app for integration with Titanium Desktop and Ruby (in WebKit and as external unix processes), very simple yet usable and well suited for demonstration purposes. If you like to develop some desktop apps with ruby for Mac/Linux/Windows, you HAVE to take a look at Titanium (it’s really-really cool!) Some gotchas are solved: - you can choose, which rubygems path you want to use (normal is the default OSX installation) - the calling for embedded ruby scripts(as unix executables) is dynamic in development, so you don’t have to recompile the app on any change in ruby files. - you can interact with ruby like in IRB (well, a VERY slim IRB) - you can interact with your database (not only SQLite), but this is of limited use now

I see nothing on the screenshot link. FF 3.5.2 on OS X, btw.
Link to Tweet with image …

A better Array#rand

This plugin overrides the Array#rand method that Rails gives you to support not only getting a single random element of the array back, but also a random subset of elements (as an array) from the source array.

My small series on Ruby patterns I don't like :

Explicit ‘return’, throw/catch, and Object#freeze

Either this person doesn’t really understand ruby or just wants to attack the l…
You know, lifo is actually a core contributor to rails. I don’t think it’s the …
@WesInCa I hope you have some real arguments and not just ad hominem stupidity …
Kind of an odd whine-fest. Explicit return is pretty much a cosmetic choice, th…

Blake Mizerany on a Heroku Tour!

Blake Mizerany (that’s me) is going around the US starting with the East Coast to meet as many of you Ruby, Rails, and Sinatra groups as I can! I just got back from a great visit with Seattle.rb and am off to NYC.rb and BostonRB with more in the works. Read more here and let us know if you would like us to stop by your hood.

Loading older posts