Dan Erikson

Results 5 issues of Dan Erikson

Fixes a problem where usage of day or month `ActiveSupport::Duration`'s will calculate a different value from what Sidekiq calculates.

There's a calculation inconsistency between Sidekiq and `have_enqueued_job` when using `perform_in` with a days or months `ActiveSupport::Duration`, and the current time is before a daylight savings time change, and the...

The currently released gem versions don't contain 3344c431a98dc0f9648501976b0affabc3f2c805, causing an error to be raised when running the migration. An updated gem version should be released to fix this issue.

Indentation is missing on unordered lists in Firefox, making it difficult to read. Adding the `-moz`-prefixed CSS properties fixes the problem.

It would be handy if one could use the key bindings in the rspec compilation buffer. Some, like `C-c , r`, just make sense. Others, like `C-c , s` could...