On Mon, 24 Oct 2011 16:47:13 -0700, Nick Lewis wrote:
> 
> On Monday, October 24, 2011 at 4:40 PM, Jacob Helwig wrote:
> > While the diff definitely does what you intend to do (configure flay), I
> > don't see how it would fix running `rake metrics:all`, since as far as I
> > can tell there is no such rake task (and never was).
> > 
> > So, I don't know how metrics:all ever worked since
> > tasks/rake/metrics.rake doesn't actually add any new tasks, and I can't
> > find where any metrics related tasks are defined.
> > 
> metric_fu adds the metrics:all task when you require it. So that part, at 
> least, makes sense. 

Now for the next question: What version of metric_fu will actually
install?

  % gem install metric_fu
  ERROR:  While executing gem ... (Gem::DependencyError)
      Unable to resolve dependencies: churn requires chronic (>= 0.2.3);
      main requires chronic (~> 0.6.2); metric_fu requires chronic (~>
      0.3.0)

-- 
Jacob Helwig

Attachment: signature.asc
Description: Digital signature

Reply via email to