Create a partial that allows a developer to create a one off partial for the specified key. ``` ruby rails g flash_dance:partial <partial_name> [options] ``` Where `partial_name` can be `message` for example options include: - close button