• X
    defines Module#qualified_const_(defined?|get|set) and String#deconstantize · 11f6795b
    Xavier Noria 提交于
    This commit also implements a faster version of #demodulize I was unable
    to isolate with git add --patch.
    
    Not a big fan of the name #deconstantize. It complements #demodulize
    getting rid of the rightmost constant, hence the name, but it is
    unrelated to the well-known #constantize. So unsure. Could not come
    with anything better, please feel free to rename.
    11f6795b
inflector_test.rb 17.8 KB