[Ironruby-core] Skeleton external libraries required by simple RoR use cases
John Lam (DLR)
jflam at microsoft.com
Thu Feb 21 11:18:30 EST 2008
Wayne Kelly:
> Attached is a zipfile containing skeleton definitions for all classes
> and methods from
>
> Zlib, Win32API, Thread, Syck, StrScan, StringIO, SQLite3, Socket,
> OpenSSL and Digest that get called during the execution of a number of
> simple gems and RoR use cases. I've made the parameter and return
> types as strong as possible (based on CRuby trace information for
> these use cases), so as to simply the task of implementing these
> methods. For those interested in prototyping any of these libraries,
> these skeletons may be a good starting point.
Fantastic! Thanks for sending this out!
-John
More information about the Ironruby-core
mailing list