1. 07 12月, 2015 2 次提交
    • Y
      Typo correction · bcf89f44
      Yves Siegrist 提交于
      In the doc the `dependent` option was set with: `dependent: destroy`.
      This is not working because destroy would call the method of the activerecord::base object.
      
      The right way is: `dependent: :destroy`
      bcf89f44
    • E
      [ci skip] Add a dollar sign to each command in the READMEs · 6bd417df
      Elektron1c97 提交于
      According to pr #22443 in the guides there's always a dollar sign before every command, so why is in the main README a `$` and in every submodule a `%`?
      
      Just eye candy..
      6bd417df
  2. 04 12月, 2015 7 次提交
  3. 03 12月, 2015 8 次提交
  4. 02 12月, 2015 8 次提交
  5. 01 12月, 2015 5 次提交
  6. 30 11月, 2015 10 次提交