Module: Elastic::Helpers
Instance Method Summary collapse
Instance Method Details
#to_alias_name(klass) ⇒ Object
3 4 5 |
# File 'lib/elastic/helpers.rb', line 3 def to_alias_name(klass) underscore(demodulize(klass.to_s)) end |
3 4 5 |
# File 'lib/elastic/helpers.rb', line 3 def to_alias_name(klass) underscore(demodulize(klass.to_s)) end |