summaryrefslogtreecommitdiff
path: root/spec/hashie/extensions/method_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure that MethodQuery methods return booleansboolean-method-queryMichael Herold2015-10-231-3/+7
* Methods such as abc? return true/false Hashie::Extensions::MethodReader.Zloy2015-01-141-0/+8
* Add Hashie::Extensions::MethodOverridingWriterMichael Herold2014-08-201-0/+55
* Convert specs to RSpec 2.14.7 syntax with TranspecPeter M. Goldstein2014-04-061-22/+22
* Present tense for specs.dblock2014-04-061-25/+30
* Added Rubocop.dblock2014-03-301-21/+25
* Adds MethodWriter and MethodQuery extensions.Michael Bleigh2011-08-021-0/+71
* Adds stubs for future extensions, adds implementation for MethodReader extens...Michael Bleigh2011-08-011-0/+41