camertron / active_nutrition

An ActiveRecord-backed collection of models for storing and retrieving nutritional information from the USDA's Nutrient Database.
33 stars 20 forks source link

Updated for Rails 4.0, UTF-8 and USDA SR-25 database. #2

Closed paddyinpdx closed 9 months ago

camertron commented 11 years ago

Looking pretty good, @paddyinpdx, just a few fairly minor comments. How are you enjoying Rails?

vjaykoogu commented 11 years ago

and how about running for rails 3, i think there is an issue while migrating.

paddyinpdx commented 11 years ago

Thanks your patience Cameron : ). This is my first pull request. But I'm loving Rails! @vjaykoogu: You're right. With Cameron's guidance I'll try to make this properly support Rails 3. See comments above re attr_accessible.

camertron commented 10 years ago

Hey @paddyinpdx, any progress on this?

paddyinpdx commented 10 years ago

Alas, no. I got derailed by more pressing matters. I may get to this at some point in the next few months, but most likely not. My apologies.