vigetlabs/simplest_status

Custom status column

Closed this issue · 3 comments

In our rails app we have numerous statuses for many models. I want to use this gem, but the it accepts status as the only column for statuses. I want the ability to configure when using it so that we can use any other columns like registration_status_id or payment_status_id

BTW just forked it and trying to implement this functionality

Thanks for the feedback! Unless you beat me to it with a pull request, I'll look into this next week.

This is now implemented in version 1.0.0.