From: alxtskrnk@... Date: 2016-08-23T23:08:50+00:00 Subject: [ruby-core:77026] [Ruby trunk Feature#12697] Why shouldn't Module meta programming methods be public? Issue #12697 has been reported by bug hit. ---------------------------------------- Feature #12697: Why shouldn't Module meta programming methods be public? https://bugs.ruby-lang.org/issues/12697 * Author: bug hit * Status: Open * Priority: Normal * Assignee: ---------------------------------------- Methods like alias_method, attr_accessor, define_method, and similar I don't think Ruby discourages this kind of meta programming, so why make it less convenient, by necessitating `send` or `module_eval`? -- https://bugs.ruby-lang.org/ Unsubscribe: