Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

a/b testing gem for mongoid?

exist any gem a/b testing with support for mongoid?

I have seen split but I don't know if have support for mongoid.

Thank you!

like image 621
hyperrjas Avatar asked Apr 10 '26 02:04

hyperrjas


1 Answers

Vanity has support for MongoDB (and Redis). It is an excellent framework, simple to set up and use, and has nice graphs.

like image 86
Daan Avatar answered Apr 11 '26 18:04

Daan