enum_type icon indicating copy to clipboard operation
enum_type copied to clipboard

PostgreSQL enumerated types in ActiveRecord

Results 3 enum_type issues
Sort by recently updated
recently updated
newest added

It looks like you changed the api to pass values via an option hash rather than as an array argument (per the comments in lib/enum_type.rb. Updating your main readme to...

RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...

Have you filed a bug to put the default enum stuff in AR itself?