It seems that the Rails 4.2-compatible version of Globalize does not play well with NOT NULL constraints on the globalized attributes. Remove the constraints to work around this issue.
It seems that the Rails 4.2-compatible version of Globalize does not play well with NOT NULL constraints on the globalized attributes. Remove the constraints to work around this issue.