We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
remove t.timestamps null: false, it will become error because the current table usually already have it, remove null: false, default: " ", so index unique will work
Updated How To: Change an already existing table to add devise required columns (markdown)
Update the migration based on the migration created by the latest Devise version
Updated the instructions to account for correcting duplicate field errors in the new migration schema.
emphasizing that the rules for 2.0 have changed
Correction on the word "lieu" to "line".
Updated How To: change an already existing table to add devise required columns (markdown)