1. 12 2月, 2017 1 次提交
    • X
      refactors and fixes in guides generation [ci skip] · 771a802c
      Xavier Noria 提交于
      This commit is not precisely atomic, but the changes have evolved, summary:
      
      * The ENV-based interface has been moved upwards, the generator has now a conventional
        initializer.
      
      * RAILS_VERSION is now assumed to be a Git tag. A blank RAILS_VERSION means edge guides.
      
      * In consequence, the EDGE env variable is gone.
      
      * The "local" version is also gone, the current SHA1 is computed for edge guides.
      
      * Assumes guides are generated from a repo checkout (time ago users could
        generate them from gems.)
      
      * The WARNINGS flag is gone in consequence, you cannot disable warnings.
      
      * The `api_link` Markdown helper is fixed.
      
      * Docs about usage have one single place: rake guides:help.
      
      * Links in guides have been revised.
      771a802c
  2. 29 10月, 2016 1 次提交
  3. 07 8月, 2016 3 次提交
  4. 02 7月, 2016 1 次提交
  5. 22 11月, 2015 1 次提交
  6. 05 10月, 2015 1 次提交
  7. 07 3月, 2015 1 次提交
  8. 02 11月, 2013 1 次提交
  9. 07 12月, 2012 1 次提交
    • X
      let @version be always externally set in guides generation [fixes #8221] · 0adcf6d9
      Xavier Noria 提交于
      Shelling out was there for authors convenience, but we are
      rather going to have the tag or SHA1 always in RAILS_VERSION
      and if the environment variable is blank, then just use
      "local" as a reminder that you are just working locally.
      
      The docs server has been updated to set the long SHA1 in
      RAILS_VERSION when generating edge guides.
      0adcf6d9
  10. 02 12月, 2012 1 次提交
  11. 17 10月, 2012 2 次提交
  12. 19 9月, 2012 1 次提交
  13. 18 9月, 2012 3 次提交
  14. 29 5月, 2012 3 次提交
  15. 28 5月, 2012 1 次提交
  16. 17 3月, 2012 1 次提交
  17. 04 2月, 2012 1 次提交
  18. 25 12月, 2011 4 次提交
  19. 24 12月, 2011 1 次提交
  20. 11 11月, 2011 1 次提交
  21. 08 8月, 2011 1 次提交
  22. 26 7月, 2011 1 次提交
  23. 23 7月, 2011 1 次提交
  24. 19 7月, 2011 3 次提交
  25. 14 5月, 2011 1 次提交
  26. 03 1月, 2011 1 次提交
  27. 02 1月, 2011 1 次提交
  28. 25 12月, 2010 1 次提交