Support integer type
Closed this issue · 2 comments
ybiquitous commented
Hi,
Do you have a plan to add integer
as a new base type?
E.g.
s = StrongJSON.new do
let :unit_price, integer
end
Or is there some reasons not to have an integer
type?
ybiquitous commented
Thanks a lot! 🎉