solnic / virtus

[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
MIT License
3.77k stars 229 forks source link

Allow declaring attribute without type in Virtus.model #194

Closed cflipse closed 10 years ago

cflipse commented 10 years ago

This allows declaring attributes without a type using the new Virtus.model inclusion syntax, as mentioned in #193

solnic commented 10 years ago

ah damn I fixed it before I saw that PR :( but thanks!