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.

Hobofields: Automatic Migration Generator

Hobofields is an automatic migration generator. Annotate your model with the fields required as you go, then Hobofields generates the required migrations.

This looks really cool. Writing migrations by hand is such a pain.
This is really awesome! I don’t know why I hadn’t heard from it yet. Do you kno…

Gemstone enters Ruby space: MagLev - Ruby built on Smalltalk VM

InfoQ reports MagLev: Gemstone builds Ruby runtime based on Smalltalk VM. Article contains interview with MagLev Project manager, technical details and comments by Avi Bryant (who’s involved with the project).

Rather unfortunate (and odd) it has the same name as a Ruby Web application fra…
(Not to detract from the project of course, which is good work!)
This actually looks pretty interesting. Hope they do work well with the communi…
This is going to be BIG. Gemstone is an incredibly well architected piece of so…

Stage: Code generator for Merb/Rails

Stage is a code template generator that utilizes helpers as presenters to reduce ruby code used in Merb and Rails views. This blog post has a bit more of a descriptive overview. The idea behind stage is to DRY the view code and use helpers as presenters to reduce the Ruby code used in your views.

Sorry for the edit, but the original didn’t fit into the style. It’s meant to b…
Thanks for the edit, that is much better.

RailsKits

Rails Kits brings ready-made Rails code for a price ($249 single site $999 multiple). More than just plugins, these starter kits can act as the foundation of your new Rails application. The first Rails Kit is the Software as a Service Rails Kit. [more inside]

sorry, didn’t know that - would be really nice to have a separate field for the…
It wouldn’t be that hard for me to have it look at your links in the HTML, see …
cool hehe - I’m not upset - I’m feeling a bit more embarassed than anything …

Get setup with git-svn for rails

Fancy trying Git but you need to stick with Subversion? Too busy to have got round to learning how to get started with git-svn? Cut out the boring part and give git-me-up a whirl. It’ll make a local git repo for you, pull your code in from subversion, and automatically deal with Rails plugins setup via svn:externals.

Loading older posts