crono icon indicating copy to clipboard operation
crono copied to clipboard

Release a Rails-5-compatible version

Open derikson opened this issue 8 years ago • 1 comments

The currently released gem versions don't contain 3344c431a98dc0f9648501976b0affabc3f2c805, causing an error to be raised when running the migration. An updated gem version should be released to fix this issue.

derikson avatar Jan 11 '18 16:01 derikson

I fixed this problem adding "[5.1]" into my migrate. image

PHKenny avatar Apr 22 '18 05:04 PHKenny