`

active_support

    博客分类:
  • gems
 
阅读更多
136, 145] in /home/wenbo/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/string/inflections.rb
   136    #
   137    # Singular names are not handled correctly.
   138    #
   139    #   "business".classify # => "Busines"
   140    def classify
=> 141      ActiveSupport::Inflector.classify(self)
   142    end
   143 
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics