Docs Menu
Docs Home
/ / /
Mongoid
/

External Resources

On this page

  • Overview
  • Projects and Libraries
  • Projects
  • Extension Libraries
  • Integration Libraries
  • Learning Resources
  • Screencasts
  • Articles
  • Sample Applications

In this guide, you can find external tools and resources that you can use to enhance your Mongoid applications. These resources include external projects and libraries, and various learning resources.

The following sections describe projects and libraries that are integrated with or built on top of Mongoid.

  • Workarea Commerce is an enterprise-grade Ruby on Rails commerce platform that uses Mongoid.

  • CarrierWave Mongoid provides Mongoid support for the Carrierwave file-uploads library.

  • Mongoid RSpec provides RSpec matchers and macros for Mongoid applications.

  • RailsAdmin is a Rails engine that provides an interface for managing your data.

  • ActiveAdmin Mongoid provides ActiveAdmin hacks to support Mongoid.

  • Mongoid History is a multi-user, non-linear history tracker for Mongoid.

  • Delayed Job Mongoid is a Mongoid backend for delayed_job.

  • Mongo Session Store is a Rails-compatible session store for Mongoid.

The following sections provide screencasts, articles, and sample applications that you can use to learn more about Mongoid.

  • Mongoid Demo: A repository containing sample applications that use Mongoid.

Back

Rails Integration