[#62904] [ruby-trunk - Feature #9894] [Open] [RFC] README.EXT: document rb_gc_register_mark_object — normalperson@...
Issue #9894 has been reported by Eric Wong.
3 messages
2014/06/02
[#63321] [ANN] ElixirConf 2014 - Don't Miss Jos辿 Valim and Dave Thomas — Jim Freeze <jimfreeze@...>
Just a few more weeks until ElixirConf 2014!
6 messages
2014/06/24
[#63391] Access Modifiers (Internal Interfaces) — Daniel da Silva Ferreira <danieldasilvaferreira@...>
Hi,
3 messages
2014/06/28
[ruby-core:63371] [ruby-trunk - Bug #9985] [Open] Gems documenation is not generated when installing local gem with --ignore-dependencies option
From:
app-spam@...
Date:
2014-06-27 14:03:18 UTC
List:
ruby-core #63371
Issue #9985 has been reported by Andrey Bondrov. ---------------------------------------- Bug #9985: Gems documenation is not generated when installing local gem with --ignore-dependencies option https://bugs.ruby-lang.org/issues/9985 * Author: Andrey Bondrov * Status: Open * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: ruby 2.1.2p95 (2014-05-08 revision 45877) [i586-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- 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 ..." doesn't generate docs. But if we drop "--ignore-dependencies" option, gem generates docs. -- https://bugs.ruby-lang.org/