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
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