Feature request: Ability to set default values with `rails generate`

Hey @SkinnyPete

I don’t think this feature is currently being worked on. I’m wondering how you see this working for other types like datetime? strings – that are more than one word?

For example: rails g migration AddStatusToPosts upvotes:status:"transferred from github"?