The default database engine is SQLite.

It supports:

  • postgres
  • sqlite (default)
  • mysql
  • mysql2

We can use the --test argument to specify a different framework, from the list below:

We can use the --template argument to specify a different template engine, from the list below:

  • erb (default)
  • haml
  • slim