Comment on Rails 4 UUID primary keys with PostgreSQLparentComments−wtn13yThere's a shortcut in the Active Record PostgreSQLAdapter: enable_extension 'uuid-ossp'
Comments
There's a shortcut in the Active Record PostgreSQLAdapter: