Amree Zaid
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...
When a user submitted a new coffee, validate duplicate cafe by: - Comparing the lat and lng - Compare against published coffee shop, ignore other statuses Once found, throw error...
## Error in petakopi.my **ActionView::Template::Error** in **coffee_shops/analytics#show** The asset "chart.js" is not present in the asset pipeline. [View on Bugsnag](https://app.bugsnag.com/deebzy-1/petakopi-dot-my/errors/67ac4b44f90d606d6b796352?event_id=67bd86c901130ddae8700000&i=gh&m=ci) ## Stacktrace app/views/coffee_shops/analytics/show.html.erb:1 - block in _app_views_coffee_shops_analytics_show_html_erb__1574503734244180969_597296 app/views/coffee_shops/analytics/show.html.erb:1 - _app_views_coffee_shops_analytics_show_html_erb__1574503734244180969_597296...