1. 27 4月, 2015 10 次提交
  2. 26 4月, 2015 17 次提交
  3. 25 4月, 2015 10 次提交
  4. 24 4月, 2015 3 次提交
    • D
      Correct translate helper docs [ci skip] · 6ad5e7eb
      Derek Prior 提交于
      The documentation previously stated that calling `translate(".foo")` was
      equivalent to calling `I18n.translate("people.index.foo")` which is
      incorrect due to the various other functions of the `translate` view
      helper. This has been fixed.
      
      Additionally, a note about forcing the view helper to re-raise
      exceptions was added to the section detailing the handling of missing
      translations.
      
      Other cleanup includes:
      
      * Consistent formatting of code
      * Stop indenting bulleted list as a code sample
      * Tighten some of the language
      * Wrap at 80 characters.
      6ad5e7eb
    • T
      Fix grammar/style: assigns/declares -> assignments/declarations. · f207d948
      Tim Wade 提交于
      [ci skip]
      f207d948
    • T
      Fix grammar/style: use (v) fall back (on). · ed6de3af
      Tim Wade 提交于
      [ci skip]
      ed6de3af