Kieran Pilkington
Kieran Pilkington
A flag as spam button might be helpful. It shouldn't hide/delete comments, but it could generate a page with reports for moderators to then go through and check.
I understand. The trouble is when the counts go wrong (e.g. a call is deleted but not their data, and thus their RV's are left behind), the only way to...
There was a video about sandboxing at GoGaRuCo (http://pivotallabs.com/gogaruco/talks/52-playing-with-fire-running-uploaded-ruby-code-in-a-sandbox). They showed off this app: http://hangman.sandbox.flouri.sh Users can run code in a sandboxed environment safetly and easily. Maybe you can look...
I am experiencing the same issue, on my local machine (not CI). When I run `storybook dev` it works fine. `storybook build` completes and produces a ./storybook-static/ folder but without...
@IanVS Yes, that is what we've done as a work around. But it seems odd that the default is to make the cache within the source directory and not the...
The new "Recent Comments" page means you simply hit next page and get another list of comments. I don't think you need to change the episode views as well.
@jakobrosenberg Using routify 2.18.4. Using cjs extension means the file gets ignored completely. Note the following. I define pages at "app/frontend/pages", but it tries to access "src/pages". routify.config.cjs: ``` module.exports...
Over a year later and still experiencing this issue. package.json has `type: "module"` If routify.config.js is in ES6 format, I get: ``` Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/kieran/Work/FullApp/routify.config.js from...
@leandromoreira I'm afraid not. We ended up rolling back to version 1.3.2 right away to prevent further breakages. I suspect any change would need to either clear all locks (not...
@datnt The V2 of the API continues to work. but after March 4th, 2015, it will stop working unless this gem is updated.