module DeepCount
Constants
- VERSION
Public Instance Methods
deep_count()
click to toggle source
# File lib/deep_count.rb, line 6 def deep_count DeepCount::Adapter.new( count ).call end
# File lib/deep_count.rb, line 6 def deep_count DeepCount::Adapter.new( count ).call end