Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
al6x committed Aug 3, 2011
1 parent 523b459 commit 02d9be0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/mongoid-vs-mongomapper.html
Expand Up @@ -20177,7 +20177,7 @@ <h1>Details</h1>
</tbody>
</table>
<p class="powered">
Powered by <a href="https://github.com/alexeypetrushin/code_stats">code_stat</a>
Powered by <a href="https://github.com/alexeypetrushin/code_stats">code_stats</a>
</p>


Expand Down
2 changes: 1 addition & 1 deletion docs/some-os-projects.html
Expand Up @@ -20304,7 +20304,7 @@ <h1>Details</h1>
</tbody>
</table>
<p class="powered">
Powered by <a href="https://github.com/alexeypetrushin/code_stats">code_stat</a>
Powered by <a href="https://github.com/alexeypetrushin/code_stats">code_stats</a>
</p>


Expand Down
2 changes: 1 addition & 1 deletion lib/code_stats/report.html.haml
Expand Up @@ -56,4 +56,4 @@
%td= p.unknown_extensions.sort.join(', ')

%p.powered
Powered by <a href='https://github.com/alexeypetrushin/code_stats'>code_stat</a>
Powered by <a href='https://github.com/alexeypetrushin/code_stats'>code_stats</a>
2 changes: 1 addition & 1 deletion projects_statistics.html
Expand Up @@ -20238,7 +20238,7 @@ <h1>Details</h1>
</tbody>
</table>
<p class='powered'>
Powered by <a href='https://github.com/alexeypetrushin/code_stats'>code_stat</a>
Powered by <a href='https://github.com/alexeypetrushin/code_stats'>code_stats</a>
</p>
</body>
</html>
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -21,8 +21,8 @@ gem install code_stats2
Now run it on some of Your projects, You can also specify some options (type code_stats without arguments to see full help):

``` bash
code_stat /projects/wordpress
code_stat /projects/* except: JavaScript
code_stats /projects/wordpress
code_stats /projects/* except: JavaScript
```

# Power law, efficiency and decision making
Expand Down

0 comments on commit 02d9be0

Please sign in to comment.