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. 02 12月, 2012 1 次提交
  3. 17 10月, 2012 2 次提交
  4. 17 3月, 2012 1 次提交
  5. 25 12月, 2011 1 次提交