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!

The Ruby Gems I'd Rather Not Live Without

There are thousands of Ruby gems out there, each one built to solve a specific problem. Every project has a unique Gemfile, but here are my staples.

Comments

may i add : seed_dump => import db into seed.rb binding-of-caller => irb in better-errors pry + pry-rails => smart irb replacement ffaker => ipsum 2.0 bootstrap_form_for => easy style for forms quiet_assets => remove assets loading from server log

NB: this list may need a gsub(‘’, ‘-‘) or gsub(‘-‘, ‘’) ;).

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