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!

Look up faker methods at the comfort of your terminal

Do you find yourself digging through Faker’s ReadMe (which is brilliant btw) when you’re unsure of a method’s namespace or just not sure what’s available?

I’ve always wished I had some way to search faker at the comfort of my terminal.

Well… $ gem install faker-bot ! 😉

Faker-Bot introspects faker’s object space exposing lookup & listing functionality.

Comments

Great tool. Thanks for sharing.

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