soutaro/strong_json

Support integer type

Closed this issue · 2 comments

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?

Sounds good. 👍 #20

Thanks a lot! 🎉