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.
- Host: GitHub
- URL: https://github.com/Shopify/measured-rails
- Owner: Shopify
- License: mit
- Created: 2015-03-05T20:48:38.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T21:23:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T09:45:29.150Z (almost 2 years ago)
- Language: Ruby
- Homepage:
- Size: 163 KB
- Stars: 92
- Watchers: 470
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- stars - Shopify/measured-rails - Rails adapter for the measured gem. Encapsulate measurements and their units in Ruby and Rails. (Ruby)
README
# Measured Rails [](https://travis-ci.org/Shopify/measured-rails) [](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)