Development data

Which is the correct way to add data for development db? migrations or
fixtures?
Is it possible to add files (images) with one of these methods? (I use
acts_as_attachment plugin)

Thanks