Eric Rafaloff
Eric Rafaloff
Most of the methods share the same basic structure... It should be pretty easy to make less code duplication.
When I try to run the html rake task, I get this: rake aborted! No such file or directory - /Users/eric/disqus-api-key Tasks: TOP => html (See full trace by running...
Starting on line 29 in /lib/aws/s3/extensions.rb: ``` ruby if RUBY_VERSION
https://github.com/skorks/escort/blob/master/lib/escort/app.rb#L22 Unless I'm missing something, doesn't this set the default verbosity to DEBUG? --help clearly states that the default is WARN.
Is it possible to evaluate code blocks on command rather than instantaneously as code gets typed? I could see this potentially being problematic if I’m typing code that does something...