Alex

Results 9 issues of Alex

When running the command : `cap production deploy:rollback` the sidekiqs process are stopped and not started again :/

is there a way to do that ?

new feature

Hi, I'm a newbie in rails, so please forgive my dirty code... I wanted some more capacities: -title on achievement -possibility to assign some points on an achievements, depending of...

if you call emoji_detokenize on a nil attribute, it will break. For now I overload the NilClass as this : ``` class NilClass def emoji_detokenize nil end end ``` but...

I have this code : ``` def search if ab_test('display_flash', [true, false]) #simple_abs flash[:notice] end end ``` When I refresh the search's page I randomly get the notice or not....

When the plugin is installed, the iphone App will not succeed to load the plugin. Main problem is then that , afterthat, it will not correctly update existing notes.

just received this email. adding this to the CSS automatically add the credit mention : `.tt-dropdown-menu::after { display: block; content: "Powered by Google"; font-size: 12px; text-align: right; padding-right: 10px; color:...

usefull for IE debuging