I have a module in my Rails app that lives in /lib module MyModule mattr_accessor :the_variable class << self
I have tried to upgrade my rails in order to deploy a old RoR app into Heroku, Unfortunately I\'m getting some errors and I have no clue how to fix this. It seems thatinclude Reloadable from my model