Sha256: 67202d7281e7071113e18c8f81877ec204653dad7cbf30e17e9fbcfd20b668cd
Contents?: true
Size: 121 Bytes
Versions: 3
Compression:
Stored size: 121 Bytes
Contents
module ConfigHelper def author_count 100 end def top_author_count 20 end end self.extend ConfigHelper
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
gitstats-rb-2.0.0 | template/gnuplot/helpers/config.rb |
gitstats-ruby-1.0.1 | template/helpers/config.rb |
gitstats-ruby-1.0.0 | template/helpers/config.rb |