RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: ShubhamGupta
Ryan, pretty nice screencast as always. However, the migration is incorrect. It is irreversible due to the execute statement present. So, it can not be 'rake db:rollback'ed !! Specific up / down methods could be used here instead.
Ryan, pretty nice screencast as always. However, the migration is incorrect. It is irreversible due to the execute statement present. So, it can not be 'rake db:rollback'ed !! Specific up / down methods could be used here instead.