Skip to content

SixArm/sixarm_ruby_gemfile

Repository files navigation

SixArm.com » Ruby »
Gemfile of gems and descriptions

Introduction

This is a big Gemfile with various gems we use and recommend.

Take what you need, suggest updates as you can, and when you do your own Gemfile we recommend specifying your gem versions.

For docs go to http://sixarm.com/sixarm_ruby_gemfile/doc

Want to help? We're happy to get pull requests.

Pltaform gems

To install if a platform matches, please use this syntax:

install_if -> { RUBY_PLATFORM =~ /darwin/ } do
  gem 'foo'
end

About

SixArm.com » Ruby » Gemfile chock full of lots of gems and descriptions

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages