Sha256: 8d333bd07b8e96e62e0b88619793262da7785035bde68622592b0ea2204998fa
Contents?: true
Size: 505 Bytes
Versions: 3
Compression:
Stored size: 505 Bytes
Contents
:redcarpet ### MongoFE - a simple MongoBD administrative front-end that helps you play and learn MongoDB or manage simple MongoDB administrative tasks. ### Description This is a simple Sinatra based web front-end that can be used for experimenting and learning MongoDB. The MongoFe gem can also be used for simple administrative tasks, managing collections and document basic operations such as: create new documents, delete existing ones, search by various criteria and document indexing.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mongo_fe-0.1.2 | lib/mongo_fe/views/index.haml |
mongo_fe-0.1.1 | lib/mongo_fe/views/index.haml |
mongo_fe-0.1.0 | lib/mongo_fe/views/index.haml |