On Sep 22, 2006, at 3:33 PM, Chad Fowler wrote:
we keep the same behavior and add an option to use the #!/usr/bin/env ruby shebang. But, I would like to propose another option. The situation I have is a multi-OS gem repository with many users able to install gems. If the 'env' shebang is an option, chances are high that there will exist installs that are platform specific because the installer forgot the 'env' shebang option. It would be nice if there were a default setting for a particular gem directory that could control the shebang. This will prevent forgetful installers from installing gems that run on only one OS. I haven't explored how to do this and would request someone more familiar with the details of gems if this is currently an existing feature. Thanks Jim Freeze |
_______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
