ap4r 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +0,0 @@
1
- require 'active_support'
2
- require 'code_statistics'
3
-
4
- CodeStatistics.new(
5
- ["Core Source", "lib"],
6
- ["Utilities", "utils"],
7
- ["Scripts", "script"]
8
- ).to_s