Michael Hartl
Michael Hartl
Pomodoro is a great little app and I've been using it for over a year. One minor glitch is that I'm having trouble with the "Automatic Pomodoro restart" feature. It...
Refraction rocks. I just had one small problem setting it up. Using ``` config.middleware.insert_before(::Rack::Lock, ::Refraction, {}) ``` in `production.rb` gives me the error ``` gems/refraction-0.2.0/lib/refraction.rb:98:in `initialize': wrong number of arguments...
Some users may not have Rust installed, in which case the `cargo` command will fail. The added note addresses this. The other change corrects a common misspelling of “GitHub”.