Sha256: 2b06c953377f8c4b36370258bb8ed7c083f869e8a0c19efb4433925a97da1f03

Contents?: true

Size: 898 Bytes

Versions: 1

Compression:

Stored size: 898 Bytes

Contents

h1. flyerhzm-metric_fu

flyerhzm-metric_fu gem combines "metric_fu":http://github.com/jscruggs/metric_fu gem with "rails_best_practices":http://github.com/flyerhzm/rails_best_practices gem

***********************************************************************

h2. Install

<pre><code>
sudo gem install flyerhzm-metric_fu
</code></pre>

***********************************************************************

h2. Usage

1. make metric_fu gem work in your rails app.
See metric_fu gem http://metric-fu.rubyforge.org/ for documentation, or the HISTORY file for a change log.

2. change metric_fu gem to flyerhzm_metric_fu gem.

<pre><code>
config.gem 'flyerhzm-metric_fu', :lib => 'metric_fu'
</code></pre>

The usage of flyerhzm-metric_fu gem is the same as metric_fu gem. And you will see rails_best_practices output.
See rails_best_practices gem http://github.com/flyerhzm/rails_best_practices

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
devver-metric_fu-1.3.3 README.textile