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.

Open-sourcing RubyFlow

I know there was some talk about open-sourcing RubyFlow, but what happened? Is it really worth keeping the source closed?

+1 for Open Source. Mainly so people can add additional features (mainly spa…
There is also now a gitified copy up at Github. Should be fun to hack away a…
I’m certainly willing to use updated versions for RubyFlow if people develop th…
Awesome! Lets git started :) And it’s not about getting an example of a rail…

Want to contribute something to a Ruby cultural artifact?

I’m creating a non-profit quarterly Ruby / Rails magazine and am looking for contributors. The “magazine” will act as a cultural artifact of the Ruby scene. About 15 Rubyists will supply a page of any content of their choosing, perhaps tips, art, rants, coding stories, self promotion, whatever. Blogs may be deleted in the future, but paper lives on! [more inside]

thomasswift: A site is coming ASAP. The first step has been to get some people …
Cheers, Peter!
I’m totally in if you still have more room.
Definitely interested.

Don't forget about RubyForge

Don’t forget about RubyForge

Mark: GitHub is free for open-source projects, which is all we’re talking about…
The real problem seems to be that it’s too hard to publish gems on RubyForge. O…
Good news! There already is a very simple way to publish gems to RubyForge. …
Why is it hard to publish gems on RubyForge? Is it the gemspec file? Or is it…

EditorKicker 0.1.0 released

EditorKicker 0.1.0 is released. EditorKicker is a pretty tool to invoke TextMate or Emacs and open files automatically when exception raised in your CGI or Rails script. It can reduce turn-around time of web application development. If you are Rails developer, try EditorKicker plugin for Ruby on Rails.

That is an INSANELY cool plugin. For anyone using netbeans, put into your deve…
Try ENV["EDITOR_KICKER"]="netbeans --open %2$s:%1$s".
Yes, thank you! That works well.
Loading older posts