Following https://devcenter.heroku.com/articles/memcachier#ruby
I added memcachier and dalli gems, and did a bundle install
then I ran the console
and I typed
require 'dalli'
and it returns false
and I can't tell why, it also does this in a staging and production environment