I deleted my Schema.rb by mistake (sort of) and I can't seem to be able to regenerate it into db/ by using rake db:dump, I don't really know what to do at this point.
Some suggested rake db:dump:all rake db:create:all rake db:migrate
Nothing worked. Please help!