Dan Benjamin

Results 5 issues of Dan Benjamin

We still see this. `Sinatra::Base#options is deprecated and will be removed, use #settings instead.`

Any chance we could get the regexes for Apple's podcasts app and similar added for correct identification? Currently, they all show up as "Mobile Safari" instead of "Podcasts App". They're...

After installing the PeepOpen plugin in BBEdit 10 running on Lion, I see the following error when trying to run it (using the assigned key combo, option-command-T): A scripting error...

You say: `ActiveSupport.paths[:ffprobe] = '/opt/local/bin/ffprobe'` It should be: `ActiveStorage.paths[:ffprobe] = '/opt/local/bin/ffprobe'`

I get the following error when I have more than one process_in_background call. NoMethodError - undefined method `[]=' for nil:NilClass: () Users/dan/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/bundler/gems/delayed_paperclip-d6cbb7b41dea/lib/delayed_paperclip.rb:51:in `process_in_background' In the code below, it doesn't matter...

bug