John Bachir

Results 74 issues of John Bachir

I am using package "history.js". In Bowerfile I have: ``` ruby asset "history.js" ``` Which generates in bower.json ``` javascript "history.js": "latest", ``` In application.coffee I have ``` coffeescript #=...

The package "intro.js" has this bower.json: ``` javascript { "name": "intro.js", "description": "A better way for new feature introduction and step-by-step users guide for your website and project.", "keywords": ["demo",...

when creating a new account, presence of email validations are ignored. when adding an rpx provider to an existing account, they are not ignored. last night i was trying to...

accepted

A note guiding the reader to the gem's repo (tobi/delayed_job is the first hit on google)

see commit message

writes a log to STDOUT when a redirect happens i could possibly make this optional via a configuration setting, but i think it's perfectly fine as-is.

stripped trailing whitespace, and put code example into fenced code block, for pretty syntax highlighting on github

Here's a situation I am facing. It's very specific to my app, but I'm pretty sure has a root cause in devise-async. I sometimes remind users who haven't confirmed their...

Do you have any ideas for how to fragement cache the tags metamagic generates?