Method: Class#short_name
- Defined in:
- lib/gooddata/extensions/class.rb
#short_name ⇒ Object
6 7 8 |
# File 'lib/gooddata/extensions/class.rb', line 6 def short_name name.split('::').last end |
6 7 8 |
# File 'lib/gooddata/extensions/class.rb', line 6 def short_name name.split('::').last end |