Skip to content

afaur/ruby-rack-iodine

Repository files navigation

Rack App Starter

Has iodine, active record migrations, rspec, console.

Config

No env specific configs, there is a settings.sh inside /config/.

Getting started

Make sure you have ruby 2.4.1 as your default then...

$ make bundle
$ make run

Running Migrations

$ make migrate

Running Console

$ make console

Running Tests

$ make test

Generators

$ ./bin/gen

Details

This is very much a work in progress, and uses a lot of code from rack-boilerplate.

About

🌿 A basic example of getting started with Sinatra on Iodine powered Rack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published