Feature #949
Extend install_gems.sh to just check for gems
Status: | Closed | Start date: | 10/31/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Release 3.2 | |||
Resolution: | fixed | Pull request: |
Description
Hi,
for those users who prefer to use the distribution provided
gems library, it would be great if there is something to check
whether all required gems are installed. This would probably
help to avoid user problems due to missing gems.
This could be implemented by building upon install_gems.sh,
where a list of all required gems is known.
The new script would just check whether the required gems
can be loaded successfully.
A call to this script could be included in the solution to #914.
Yours,
Steffen
Related issues
Associated revisions
History
#1 Updated by Javi Fontan over 9 years ago
- Status changed from New to Closed
- Target version set to Release 3.2
- Resolution set to fixed