Skip to content

anthonyalberto/has_prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

has_prices

This gem is very heavily inspired by the ‘has_translations` gem by Dmitry Polushkin that can be found here : github.com/dmitry/has_translations. I used it as a base for this gem.

The goal of this gem is to provide a helper ‘has_prices` that defines helpers on ActiveRecord models associated to `model_name_prices` that store prices on a currency basis.

Using it, you can then do ‘@my_instance.price` to get a price according to your I18n.locale settings.

Send me a note if you’re interested and I’ll write a full HOW-TO.

Copyright © 2012 [Anthony Alberto], released under the MIT licence

About

has_prices gem to use with ActiveRecord models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages