Amit Joki
Amit Joki
## Bug Report **Current behavior** Certain variable names like `hasOwnProperty` when transpiled and referenced with `_get__` function, it returns `undefined`. Probably because of a safety measure, property names are blacklisted...
If I want to limit the nestable levels to upto 2, how can I do it? Is there any options for it? Also, I'd like to ask if installing this...
Facebook allows to roll back the "Add Friend" request. I am looking for such a method in has_friendship Like: ``` @mac.friend_request(@foo) # The above one might be by mistake, mac...
Everything's awesome but when the last step comes and when we click "Done", there is no fading in animation or something like that. Its just disappearing. Animate the exit too...
Making the process simpler.
Can you please provide the option of placing the controls neither top or bottom ?
I don't want fancy stuff. So, I am using ``` ``` In the view. In Model, I've ``` has_attachment :pic validates :pic, presence: true ``` I've also specified Strong parameters...
**What rule do you want to change?** no-ref-as-operand **Does this change cause the rule to produce more or fewer warnings?** More warnings **How will the change be implemented? (New option,...