issue 2
(generates simultaneous migrations... is problem.) reported by darius.roberts
- "Multiple migrations have the version number 20081003192249"
whoops! apparently rails 2.1 doesn't like simultaneous model creation.
workaround is obvious for end users; manually change migration version
numbers (until rails 2.2 addresses this somehow?)
D
"Multiple migrations have the version number 20081003192249"
whoops! apparently rails 2.1 doesn't like simultaneous model creation.
workaround is obvious for end users; manually change migration version
numbers (until rails 2.2 addresses this somehow?)
D