Sha256: 60b5363513b9a48570d2e655df1d67d3c735928a28af3ad710a540d1800e5cd7
Contents?: true
Size: 372 Bytes
Versions: 2
Compression:
Stored size: 372 Bytes
Contents
## Example Sinatra App with Entrance A quick example that shows how to use Entrance with a Sinatra modular app. Requires MongoDB. To run: git clone https://github.com/tomas/entrance cd entrance/examples/sinatra-app bundle install bundle exec puma And ready-o. Then point your browser to localhost:9292 and sign up, then sign in using your credentials.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
entrance-0.3.2 | examples/sinatra-app/README.md |
entrance-0.3.0 | examples/sinatra-app/README.md |