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.

Reform 0.2 Released – With has_one And has_many Support!

Reform is a form object gem that decouples your forms from your models. We’re happy to announce version 0.2 with support for nested forms to handle has_one and has_many associations in a database-agnostic way.

Sorry: http://nicksda.apotomo.de/2013/09/reform-0-2-released-with-has_one-and-h…
404 on main site

Building Ruby services on and off Rails (actual code)

At reverb.com we’ve been building Ruby Services and have decided on a specific stack involving Grape, Roar, JSON+HAL, and ActiveRecord. We’ve put together a service skeleton that includes all of these things bundled together, so you can get started building your service right away. There’s even a deployment script thrown in so you can get it up on your server in about 5 seconds. [more inside]

Loading older posts