Sha256: dc25c751c42bcb50325611f97b9709c47ce7ec57428d8c088f70a6ca09223606
Contents?: true
Size: 432 Bytes
Versions: 35
Compression:
Stored size: 432 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 # (start mongo, eg 'mongodb --dbpath=/var/lib/mongodb') 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
35 entries across 20 versions & 1 rubygems