Method: Mobj::HashEx#ki
- Defined in:
- lib/ext/hash.rb
#ki(name) ⇒ Object
20 21 22 |
# File 'lib/ext/hash.rb', line 20 def ki(name) name.to_s[/(.*?)[?!=]?$/, 1] end |
20 21 22 |
# File 'lib/ext/hash.rb', line 20 def ki(name) name.to_s[/(.*?)[?!=]?$/, 1] end |