userstamp
userstamp copied to clipboard
issue after bundle install
I put the gem into my rails application, typed in bundle install, restarted server and the server crashed, displayed in console:
There was an error while trying to load the gem 'userstamp'. (Bundler::GemRequireError) Gem Load Error is: undefined method class_inheritable_accessor for ActiveRecord::Base:Class Did you mean? class_variables
Facing the same issue here.
Please use directly from Github, it will resolve your issue. gem 'userstamp', git: 'https://github.com/delynn/userstamp.git'