$ 0 0 rails g model Rating user_id:integer message:string value:integerHow can I completely remove this model? Thanks