Amree Zaid

Results 4 issues of Amree Zaid

I tried to upgrade from v6.0.0 to v6.5.0, but somehow I got this error in Production (not my local): ```ruby uninitialized constant ActsAsTaggableOn::Taggable::TagListType Did you mean? ActsAsTaggableOn::TagList ``` The error...

Add an example for Ruby on Rails v6 which uses webpacker to handle its javascript. The current example is the older version which uses an asset pipeline, so, a different...

Hey guys, I'm getting this error when I was trying to initiate the client: ``` ArgumentError (Can't define Block to represent type _Block_ because it's already defined) ``` FYI, I...

Hi there I noticed that mixpanel-ruby doesn't filter traffic from bot/crawlers. I find it inconsistents with how mixpanel's javascript client is implemented (which filters javascript). Is there any reason to...