1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

12 commits

Author SHA1 Message Date
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
CassioMarques
baa0ce8745 Added Vim old swap files do .gitignore 2009-01-14 23:51:07 -02:00
CassioMarques
afdacd0857 Moved validates_each to the last position of it's section. Added VIM swap files to .gitignore 2009-01-08 21:00:16 -02:00
Pratik Naik
4a73524018 Ignore images/stylesheets inside html dir 2008-10-21 17:11:48 +01:00
Pratik Naik
5265a8cd40 Rearrange guides 2008-10-21 16:04:38 +01:00
Hongli Lai (Phusion
c111522d5b The 'rails' command was broken by the last commit. Fix that.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2008-08-26 16:28:41 +02:00
Jeremy Kemper
a02d672cd7 Horo rdoc template 2008-06-22 10:38:25 -07:00
Jeremy Kemper
88796ad75a Add toplevel doc to .gitignore 2008-06-18 23:16:01 -07:00
Jeremy Kemper
131dd0e912 git ignore rubinius .rbc files 2008-05-30 02:31:39 -07:00
Michael Koziarski
72ed17df44 ignore pkg too 2008-05-17 12:35:55 +12:00
Sam Granieri
30ad1827a6 preventing generated documentation from being picked up by git. [#37 state:resolved]
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2008-04-23 20:27:23 +12:00
Joshua Peek
9e53b63601 Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
Renamed from activerecord/.gitignore (Browse further)