Autocode
Welcome to the Autocode home page. Autocode makes is easy to dynamically load (and reload) code for server processes. You can even automatically generate new classes and modules using Autocreate.
Installation
Autocode is available as a Ruby Gem. Just:
sudo gem install autocode
and you’re good to go.
Documentation
See the RDoc for an introduction, examples, and reference documentation.
Support
- Issue Tracking
- Wiki
- Source
h2. License
Autocode is released under the MIT License, © 2007 Dan Yoder.
Acknowledgments
Special shout out to why for metaid, which not only helped tremendously to make the code for Autocode manageable, but was a great learning tool.