devise_sms_activable
devise_sms_activable copied to clipboard
Migration file should have extension 'rb'
A small, but annoying bug, the following command should generate the migration file with extension 'rb', otherwise the rake db:migrate doesn't find it:
rails generate devise_sms_activable MODEL