Actions
Defect #4842
closedINSTALL doc should explain where to get dependencies "nofxx-object_daddy" and "thoughtbot-shoulda"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-14
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
as also can be seen in this place, there seem to be some dependecies in the latest versions (0.9.2) of redmine, that cannot be simply resolved by installing the gems from the default gem repository, but need an extra repsoitory.
these should either be included in the vendor libs, or better explained how to install them, because that's not so easy to find for less ruby-experienced admins
see also here http://www.redmine.org/boards/2/topics/11130
Updated by Jean-Philippe Lang almost 15 years ago
- Status changed from New to Closed
- Resolution set to Invalid
These dependecies only apply for running tests.
You should find how to get these gems by reading RUNNING_TESTS.
Actions