Can rails create table if doesnt exist allready? (~django)

Hi

I’d like rails to create the tables in the DB if they do not exist. Is
this possible? Is there an easy way to do this? DJANGO does this which
is nice,

Thanks,

Chris