17.4. ConclusionIn this chapter we learned the basics of how to document a project with RDoc. We also looked at setup.rb and at RubyGems, the two most common ways of packaging files for the end user. Finally, we took a brief look at Rubyforge and the Ruby Application Archive, which permit us to advertise and/or distribute our software. In the next chapter, we shift gears again and talk about an interesting and complex problem domain: network and web programming. |