userstamp icon indicating copy to clipboard operation
userstamp copied to clipboard

issue after bundle install

Open CodeNJMBrit opened this issue 7 years ago • 2 comments

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

CodeNJMBrit avatar Sep 26 '18 13:09 CodeNJMBrit

Facing the same issue here.

thiagopradi avatar Sep 16 '19 22:09 thiagopradi

Please use directly from Github, it will resolve your issue. gem 'userstamp', git: 'https://github.com/delynn/userstamp.git'

Hitendra1632 avatar Dec 11 '19 08:12 Hitendra1632