Ahmed El-Daly
Ahmed El-Daly
Hello, I've added support for BC Liquors. Let me know if you have any questions. Cheers, Ahmed
Using this, the arrows appear ``` < > ``` Using this, the arrows disappear ``` < > ``` What am I doing wrong? I'd like to style them in a...
I'd like to be able to make css changes based on the existence of an ad. I already hide when empty, but I need to also change padding on the...
I'm trying to build a daemon that accepts the number of processes to spawn as an argument. Here's the runner: ``` #!/usr/bin/env ruby require 'daemons' Daemons.run( './script/startup/jobs', dir_mode: :normal, dir:...
Running in rails development environment. Not showing up. I see it calling: http://localhost:3000/mini-profiler-resources/includes.tmpl?v=33d69ecf833daec8db07a9a0b6cf0bd3&_=1361324472050 And the response is: {{if HasDuplicateSqlTimings}}!{{/if}} ${MiniProfiler.formatDuration(DurationMilliseconds)} ms ${Name} (${MiniProfiler.formatDuration(DurationMilliseconds)} ms) ${MachineName} on ${MiniProfiler.renderDate(Started)} duration (ms) with...