Commit Graph

12 Commits

Author SHA1 Message Date
Sean Linsley f570a402bf improve memory usage 2017-12-31 20:30:53 -06:00
Andrew Vit 7f1235adb5 Add new method stubs for mongoid 2016-02-16 12:30:28 -08:00
Andrew Vit 4b1544898c Clean out unused constant references 2016-02-16 01:07:55 -08:00
Jon Atack 6838220ece This was moved from Squeel to Polyamorous [skip ci] 2016-01-01 23:38:45 +01:00
Penn Su ab8bda9af8 Use dot notation for attr_name and valid?, type_for adjustments
If `skills_name_cont` is passed in where skills is a embeds_many relation and name is the attribute of the Skill, the attr_name will becomes `skills.name` which will be passed in to the resulting predication query.
2015-01-21 01:27:31 -08:00
Jon Atack 29428ae481 Remove unneeded namespacing 2014-11-21 20:03:20 +01:00
Jon Atack 792c7d4737 Use string constants in Mongoid::Context 2014-11-04 21:01:55 +01:00
Zhomart Mukhamejanov 378c7d59dd Fixed mongoid search by id 2014-11-02 11:14:37 -08:00
Zhomart Mukhamejanov dace90ec93 sorting for mongoid works 2014-08-02 10:36:23 -07:00
Zhomart Mukhamejanov 718a05b331 ransack made more abstract and added mongoid 2014-08-01 21:06:39 -07:00
Zhomart Mukhamejanov 7cb697a98c adapter/mongoid little bit adapted 2014-08-01 02:05:25 -07:00
Zhomart Mukhamejanov d16c8b0c1b mongoid initialized 2014-07-31 23:42:22 -07:00