mongoid topic

List mongoid repositories

simple_token_authentication

1.5k
Stars
239
Forks
Watchers

Simple (and safe*) token authentication for Rails apps or API with Devise.

mongoid-rspec

500
Stars
179
Forks
Watchers

RSpec matchers and macros for Mongoid.

delayed_job_mongoid

170
Stars
122
Forks
Watchers

Mongoid backend for delayed_job

graphql_devise

194
Stars
36
Forks
Watchers

GraphQL interface on top devise_token_auth

mongoid_rateable

59
Stars
37
Forks
Watchers

Rating functionality for Mongoid documents

mongo_session_store

56
Stars
92
Forks
Watchers

MongoSessionStore is a Rails-compatible session store for MongoDB using either Mongoid or the MongoDB Ruby Driver. It also allows for custom Mongo session store that works with any (or no!) Mongo ODM

mongoid_auto_increment_id

65
Stars
18
Forks
Watchers

Override id field to MySQL like auto increment for Mongoid.

mongoid-autoinc

61
Stars
43
Forks
Watchers

⬆ Auto incrementing fields for Mongoid documents

mongoid_includes

47
Stars
17
Forks
Watchers

🌿 Improves eager loading support for Mongoid

queryable

42
Stars
3
Forks
Watchers

❔ Gives your queries a home and avoid tucking scopes inside your models