buncis

Results 36 comments of buncis

I still confused how to use this gem I use normal rails and always get ```ActionController::InvalidAuthenticityToken in Users::SessionsController#create``` just realize why in my latest project I roll out my token...

Ubuntu 20.04 using NVIDIA Driver Version : 470.86 fixed the problem for me

I have same issue I have follow this workaround #68 and have add content type header still its return nil I send my email and password via basic-authenticate header I...

[trix use its own document model ](https://github.com/basecamp/trix/#different-by-design) but Ithink what makes pell is the lightest is because its using execCommand @jaredreich you want open disscussions for the repo? because I...

I think this pr fix this https://github.com/froala/design-blocks/pull/118/files

should I mention the related issue as this one https://github.com/heroku/heroku-buildpack-python/issues/1225 and this ? https://github.com/mrkn/pycall.rb/issues/151

apparently this is because default python that heroku use is not builded with `--enable-shared` thus why our build is failed because `pycall.rb` need `python` that use `enable-shared` to fix this...

@mrkn thanks for this gem with this gem I could get the best of two worlds python pandas and numpy + ruby and rails could we add this into wiki...

@mrkn I have read that readme before, problem is I can't make my app work with that README I think we could close this issue right now and could you...

all the buildpacks mentioned in the readme is too old for newer applications or just doesn't works because its not updated the only solution is to make ur own buildpacks...