Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 357 Bytes

Idioms

Our team's extensions to the Ruby Language and to Active Support

Installation

Add this line to your application's Gemfile:

gem "idioms", github: "concordia-publishing-house/idioms", branch: "master"

And then execute:

$ bundle

You may also want to run if you want to hack in Idioms:

$ bundle config local.idioms ~/Code/idioms