Skip to content

Commit

Permalink
Add missing description to Coercion::Numeric
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Jul 28, 2011
1 parent ecbcd21 commit d95ef3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/virtus/coercion/numeric.rb
@@ -1,5 +1,7 @@
module Virtus
class Coercion

# Base class for all numeric Coercion classes
class Numeric < Object
primitive ::Numeric

Expand Down

0 comments on commit d95ef3d

Please sign in to comment.