aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/openstruct/method_missing_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-251-5/+3
|
* [ruby/ostruct] method_missing is privateMarc-Andre Lafortune2020-09-141-26/+3
|
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271-4/+4
|
* Do not access the internal memberNobuyoshi Nakada2019-05-101-5/+0
|
* OpenStruct: improve error message when passing wrong number of arguments.marcandre2019-04-141-1/+8
| | | | | | Patch by Lisa Ugray (issue #15515) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@c1b568beregon2018-03-041-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-201-0/+47
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e