aarona
aarona
If I could piggy back on this issue, the `render_as_hash` documentation section says its the same as `render` which implies that its an `alias` but they return different things. Maybe...
Could really use this. Would be great if someone could do a code review and accept this PR. @bhooshiek-narendiran, thanks for fixing this btw.
Following this thread. Just wanted to chime in real quick. This might be over engineering but maybe a solution similar to how rack middleware Is implemented?
Getting the same issue. I had some code that misunderstands how day_of_week validations should be created. A test rule hash was created for the purpose of having an occurrence for...
After a little more investigating it looks like this issue may be coming from `@types/draft-js`. When I import that `Editor` component from directly from that package, I'm still getting a...
> > types/draft-j > > I encountered the same error. How did you fix the error finally? Thanks! Sorry for this very late reply! I was doing a major upgrade...
> this shouldnt be closed , I have the same error , I even changed the types.d.ts and still nothing!! You're correct. I closed this prematurely as I felt I...
> The problem is that there is no protection against rules which don't result in any occurrences within a schedule. > > PR #554 will add validations to catch most...
> Unfortunately, I'm unable to reproduce the error. `Rails/UniqueValidationWithoutIndex` cop works model with db/schema.rb. Can you provide reproduction code for the error? I think that might be the issue here...
Suggest that add_gritter either detect if coffeescript will be rendered, or add new functions like add_gritter_coffee that generates coffeescript instead of javascript.