An open API service indexing awesome lists of open source software.

https://github.com/Shopify/measured-rails

Rails adapter for the measured gem. Encapsulate measurements and their units in Ruby and Rails.
https://github.com/Shopify/measured-rails

Last synced: 8 months ago
JSON representation

Rails adapter for the measured gem. Encapsulate measurements and their units in Ruby and Rails.

Awesome Lists containing this project

README

          

# Measured Rails [![Build Status](https://travis-ci.org/Shopify/measured-rails.svg)](https://travis-ci.org/Shopify/measured-rails) [![Gem Version](https://badge.fury.io/rb/measured-rails.svg)](http://badge.fury.io/rb/measured-rails)

Since version 3.0.0, the functionality of this gem has been merged into the [measured](https://github.com/Shopify/measured) gem. This gem no longer does anything useful and is not maintained.

If you are using this gem, you should switch to using the `measured` gem directly.

## Original Authors

* [Kevin McPhillips](https://github.com/kmcphillips) at [Shopify](http://shopify.com/careers)
* [Sai Warang](https://github.com/cyprusad) at [Shopify](http://shopify.com/careers)
* [Gareth du Plooy](https://github.com/garethson) at [Shopify](http://shopify.com/careers)