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!

Mapping JSON to ActiveRecord Objects with Representable - Part III

In part 3 of my series on API consumption for novices I’m doing a whirlwind tour of the major features provided by the Representable gem for mapping data from JSON documents to ActiveRecord objects. Representable makes it super easy to handle nested attributes as well as create collections of associated objects!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in