Rails syntax examples

rails g migration add_hidden_to_words hidden:bool:index

rails g migration remove_hidden_from_words hidden:bool:index