ChiliProject is not maintained anymore.
Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and
we urge all existing users to migrate their data to a maintained
system, e.g. Redmine. We will
provide a migration script later. In the meantime, you can use the
instructions by
Christian Daehn.
Forums » Discuss »
[HowTo] Usage of Warbler
Why is "-r" needed for install of warbler, seems without "-r" it works too ?
http://docs.rubygems.org/read/chapter/10
Usage: gem install GEMNAME [options]
Options:
-r, --remote Restrict operations to the REMOTE domain
http://guides.rubygems.org/command-reference/#gem_install"The install command installs local or remote gem into a gem repository"
(still no clue what this remote means or needed, i think "-r" can be left out ?)
Shouldn't it be a correct syntax see position of "-r" if used for some reason
gem install warbler -r