RubyGems Navigation menu

mongoid-sadstory 0.0.1

This is a sad story - mongoid maintainers decided to drop support for multi paramter fields in mongoid 4.x, leaving it to ActiveSupport/ActiveModel and rails. Sadly there was no extraction ready after ror 4.x was released and since mongoid 4.x was the only version working with ror 4.x series this meant you could not update your application from ror 3.x to 4.x if you were using mongoid and you had date/time/datetime fields somewhere in your application. That's just sad. What I did is just extracted our hacks to make multiparams working again. Make sure your specs are passing before using this in prod systems...

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - March 06, 2014 (8 KB)
  2. 0.0.1 - November 13, 2013 (8 KB)

Runtime Dependencies (1):

mongoid ~> 4.0

Development Dependencies (3):

bundler >= 0
rake >= 0
rspec >= 0

Owners:

Authors:

  • Marcin Stecki

SHA 256 checksum:

e3188cc87501c5f6780667ecb1ac9d128529ca064b2502af4c61fc4649aa3498

Total downloads 129,751

For this version 2,978

License:

MIT

Required Ruby Version: None

Links: