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.

acts_as-fu is a gem that lets you build ...

acts_as-fu is a gem that lets you build ActiveRecord models on the fly for testing, or whatever other reason you may have: build_model :foos do string :name integer :age end If you’ve got an easier way to test-drive ActiveRecord extensions, do share!

How is this better than class Foos < ActiveRecord::Base attr_accessor :…
Your snippet and both of those tools require you to have your ActiveRecord conf…
Ahh.. do you mean “testing” not as in TDD but general prototyping / playing aro…

Webster

Webster is your little dictionary friend. All it does is generate random short, non-offensive words. Good for human-readable confirmation codes.

A wee bit memory heavy for what it does, but clean and cool anyway :)
Loading older posts