ckdake / setler

Setler lets you use the 'Feature Flags' pattern or add settings to models in Rails
MIT License
84 stars 21 forks source link

Fix test of uniqueness constaints on global configuration #41

Closed tsubery closed 8 years ago

tsubery commented 8 years ago

Add support for ActiveRecord 3 behavior of raising ActiveRecord::StatementInvalid in case of uniqueness constraint failure.

jasnow commented 8 years ago

new pull request

jasnow commented 8 years ago

checking

jasnow commented 8 years ago

verified

jasnow commented 8 years ago

@tsubery - Just found out that Travis CI build failed: https://travis-ci.org/ckdake/setler/builds/97043167