We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gem install miteru
If you want to use MySQL or PostgreSQL instead of SQLite3, please install a gem for that by yourself.
# MySQL $ gem install mysql2 # PostgreSQL $ gem install pg