aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/assets
Commit message (Collapse)AuthorAgeFilesLines
* Add CSS fix for WebKit/Mac rendering issue.Henry Phan2011-02-051-0/+16
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-1/+1
| | | | archived LH project
* ensures that no browser shows a vertical scrollbar in the code blocks of ↵Xavier Noria2010-10-241-0/+2
| | | | guides, thanks to Marcelino Llano for a hint to fix this
* configure a uniform font-family for code in guidesXavier Noria2010-10-242-6/+7
|
* use a gray a little darker in code blocks, for better contrast with the gray ↵Xavier Noria2010-10-241-5/+5
| | | | background
* switches guides code syntax highlighting to the better SyntaxHighlighter, I ↵Xavier Noria2010-10-2448-318/+5564
| | | | did my best with the theme, I swear
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-14/+14
| | | | 's/[ \t]*$//' -i {} \;)
* remove executable permission from files that don't need it. [#4802 ↵rohit2010-06-205-0/+0
| | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>
* Revert "Guides: Give code container a proper bottom margin"Josiah Ivey2010-06-011-2/+1
| | | | This reverts commit 4b71fc22ca205db8f083c2eab1cc3969f7addb69.
* Guides: Give code container a proper bottom marginJosiah Ivey2010-06-011-1/+2
|
* Update the routing guide for style and to add information on new routing ↵wycats2010-04-101-1/+1
| | | | features
* Move credits pic to new assets/image folderJaime Iniesta2010-04-041-0/+0
|
* guides assets are now centralized in the assets directory, with standard subdirsXavier Noria2010-04-0475-0/+881