We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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