I'd like to install a bunch of sake tasks when a gem gets installed. Has anyone done this? Are there any nice hooks into the gem install process, or do I just have to hack some stuff in? I know that you can install binaries by placing them in the bin/ dir, but I've not seen anything about installing sake tasks or simply running arbitrary code during the gem install. Thanks, Pat -- Posted via http://www.ruby-forum.com/.