Skip to content
sanchojaf edited this page Oct 12, 2014 · 5 revisions
  • Rails 4.0.x with Mongoid.
  • MongoDB is used as a datastore with the Mongoid gem for quick development without schemas or migrations.
  • Dinamic load of Json Schemas
  • rails_admin, for build admin panel.
  • RabbitMQ for internal pipeline messages.
  • Authentication (via Devise)
  • Multi-tenantcy with shared-schema database
Clone this wiki locally