Pulfer (Andrey Bondrov)
- Login: Pulfer
- Email: app-spam@mail.ru
- Registered on: 06/27/2014
- Last sign in: 07/10/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/10/2014
-
10:55 AM Ruby Bug #9985: Gems documenation is not generated when installing local gem with --ignore-dependencies option
- Fixed: https://github.com/rubygems/rubygems/commit/c16846bf9e0b90521029f0d743620f138ee2236e
07/03/2014
-
12:35 PM Ruby Bug #9985: Gems documenation is not generated when installing local gem with --ignore-dependencies option
- Zachary Scott wrote:
> Could you please tell us the full command you used to reproduce this problem?
`$ gem install --local ./pkg-config-1.1.4.gem --install-dir=.
Successfully installed pkg-config-1.1.4
Parsing documentation for pk...
06/27/2014
-
02:03 PM Ruby Bug #9985 (Closed): Gems documenation is not generated when installing local gem with --ignore-dependencies option
- Gems documenation is not generated when installing local gem with --ignore-dependencies option.
Ruby 2.1.2, gem 2.2.2 (gem -v).
Running install with options "--env-shebang --rdoc --ri --force --ignore-dependencies --install-dir ......