/ToDoApp

Primary LanguageRuby

ToDoApp

Start it with bundle exec lotus server

Troubleshooting

If a CanOpenException occurs change the CONNECTION_URI to:

CONNECTION_URI = "sqlite:///#{__dir__}/..."