This gem provide sidebar engine base on mongoid for rails application.
Put it in your Gemfile:
Gemfile
gem "sidebar-engine"
And run bundle install.
bundle install