1. 26 5月, 2014 1 次提交
  2. 25 5月, 2014 1 次提交
  3. 24 5月, 2014 3 次提交
  4. 23 5月, 2014 2 次提交
  5. 20 5月, 2014 1 次提交
  6. 18 5月, 2014 1 次提交
  7. 16 5月, 2014 1 次提交
  8. 14 5月, 2014 1 次提交
    • E
      remove deprecation warning · b342d2ba
      eileencodes 提交于
      This deprecation was released in 4.1.0 and can be removed for 4.2.0,
      deprecation message / handling is no longer necessary.
      b342d2ba
  9. 13 5月, 2014 6 次提交
  10. 11 5月, 2014 3 次提交
  11. 10 5月, 2014 1 次提交
  12. 09 5月, 2014 2 次提交
  13. 07 5月, 2014 1 次提交
    • X
      several enhancements to humanize [closes #12288] · daaa21bc
      Xavier Noria 提交于
      * Strips leading underscores.
      * Changes some unnecessary gsub!s to sub!s.
      * Replaces some anchors ^, $ with \A, \z.
      * Documents that human inflection rules are applied.
      * Documents that words are downcased except acronyms.
      * Adds an example with an acronym.
      * Rewords docs.
      daaa21bc
  14. 05 5月, 2014 3 次提交
  15. 03 5月, 2014 1 次提交
  16. 26 4月, 2014 1 次提交
  17. 23 4月, 2014 1 次提交
  18. 21 4月, 2014 2 次提交
  19. 20 4月, 2014 1 次提交
  20. 19 4月, 2014 4 次提交
  21. 16 4月, 2014 1 次提交
    • A
      Object#duplicable? · e120d212
      Akshay Vishnoi 提交于
      1. Improve tests
      2. Remove unnecessary constant
      3. Add docs for BigDecimal#duplicable?
      e120d212
  22. 13 4月, 2014 1 次提交
  23. 12 4月, 2014 1 次提交