Commit Graph

6 Commits (74833f730bb277b09176896515c8a52846d1f566)

Author SHA1 Message Date
Andy Kluger 8f43db3167 Fix for Issue #2470 - gem version string processing
This fix assumes that no sane gem version has spaces in it, so when one like that is encountered, it will get truncated at the first space.
11 years ago
Jocelyn Jaubert 8b5d2aeef9 Correctly handle option user_install in gem module 11 years ago
Michael DeHaan dc7e280d3b Update docs to add version_added attribute. 11 years ago
Dmitry Kolobaev 796e68d15a Update gem
I've added ability to install gems in system-wide manner with --no-user-install options
11 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago