belongs_to_enum 0.3
Adds belongs_to_enum method to ActiveRecord::Base, allowing enums to be created with associated scopes and more.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 0
Development Dependencies (1):
rspec-rails
>= 0