Xavier Noria
74188cbff4
upgrades RedCloth dependency to ~> 4.2, adds RedCloth to the project's Rakefile, removes gem call from the guides generator (use bundle exec if needed)
2011-01-12 21:12:44 +01:00
Xavier Noria
87a28e34ae
if there's a Gemfile and doc:guides can't load RedCloth, print instructions for bundler
2010-07-30 21:50:53 +02:00
Xavier Noria
9209f7bafc
guides generation: undoes output buffer workaround, more refactors
2010-03-15 22:06:27 +01:00
Xavier Noria
2b2de86594
requires rubygems in all cases, fixes guides generation
2009-10-10 22:59:13 +02:00
Pratik Naik
4687306c2c
Merge commit 'mainstream/master'
...
Conflicts:
railties/guides/images/fxn.jpg
railties/guides/rails_guides/generator.rb
2009-03-24 12:10:38 +00:00
Pratik Naik
dc88847e5c
Try to use actionpack gem to generate guide when Rails is not vendored
2009-03-17 12:26:34 +00:00
Pratik Naik
18eb80ccc7
Merge docrails
2009-03-16 11:28:36 +00:00
Xavier Noria
732d97a1b1
in guides generator, broken link warning now suggests the existing anchor with min Levenshtein distance
2009-03-15 20:03:37 +01:00
Pratik Naik
53cd102b39
Merge with docrails
2009-02-24 12:29:25 +00:00
Andreas Scherer
bd45029f55
RedCloth 4.1.9 is OK.
2009-02-21 18:13:03 +01:00
Pratik Naik
8a9ef83372
Fix the fucking rake task
2009-02-20 08:57:09 +01:00
Pratik Naik
96d610553e
Merge docrails along with the new guides and guides generation code
2009-02-06 02:01:22 +00:00
Pratik Naik
03bb1ebec5
Convert the guides from asciidoc to textile and integrate with the new design.
...
If you're a guide writer and want to generate the guides, Run :
ruby railties/guides/rails_guides.rb
And guides HTML will get generated inside railties/guides/output directory.
2009-02-04 01:44:58 +00:00