Enumerated Types with ActiveRecord and PostgreSQL
A walkthrough of how to integrate ActiveRecord::Enum with PostgreSQL Enumerated Types, and get the best of both worlds. more.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A walkthrough of how to integrate ActiveRecord::Enum with PostgreSQL Enumerated Types, and get the best of both worlds. more.
Post a comment