summaryrefslogtreecommitdiff
path: root/spec/hashie/extensions/method_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubocop] Improve our RuboCop setupMichael Herold2018-09-301-1/+8
* Add MethodOverridingInitializer extensionLucas Nestor2018-08-111-1/+39
* Update Rubocop and address the addressable todosMichael Herold2018-06-171-3/+3
* Ensure that MethodQuery methods return booleans.Michael Herold2015-10-251-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