Skip to content

Commit

Permalink
Minor documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Aug 9, 2011
1 parent 1c592a5 commit 4a2b81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/virtus/coercion/numeric.rb
Expand Up @@ -61,6 +61,6 @@ def self.to_decimal(value)
to_string(value).to_d
end

end
end # class Numeric
end # class Coercion
end # module Virtus

0 comments on commit 4a2b81c

Please sign in to comment.