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.

Core Ruby Tools

A short exploration of several core tools (Rubygems, Rbenv/RVM, Bundler, Rake) that should be in every Ruby developer’s toolkit, with an emphasis on how the components fit together on your system. Includes troubleshooting tips.

This looks amazing!

PolyBelongsTo reaches 1.0.0!

After two years PolyBelongsTo has its 1.0.0 release! PolyBelongsTo allows you to access model relations with ActiveRecord in a more across-the-board meta-programming friendly way. It includes database model relation integrity checking, deep nested relation cloning of model records, and plenty of nifty simplifications for your database relations. See PolyBelongsTo.

Writing a one-time script in Rails

Have you ever wanted to import a bunch of data into your app from a CSV file? Or maybe you need to fix badly encoded characters in some of your customer reviews. These are “ad-hoc tasks.” As in, you probably only need to run them once. So what’s the best way to handle an ad-hoc task in Rails?

This post was reported by a user. In error or anyone want to bring up a problem…
@PETER COOPER: Probably reported in error, IMHO the article is helpful.
Justin Weiss’s articles are always great.
Loading older posts