Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-02-18 | 1 | -0/+1 |
|\ | |||||
| * | Fixed styles when browser is narrower than 69em. | Jeff Dickey | 2012-02-09 | 1 | -0/+1 |
| | | |||||
* | | CSS fix for guides. Closing #5028 [ci skip] | Vijay Dev | 2012-02-15 | 1 | -1/+1 |
|/ | | | | | | | In Ubuntu Chrome, in the last lines of code blocks, the underscore isn't visible. Increasing the line height slightly seems to fix this. This problem doesn't exist in Firefox even on Ubuntu. Too lazy to test in any other OS-browser combo :) | ||||
* | download guides for the Kindle and Kindle apps from the home page | Xavier Noria | 2011-12-25 | 1 | -0/+8 |
| | |||||
* | (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] | Xavier Noria | 2011-12-24 | 2 | -0/+11 |
| | |||||
* | update guides, use html safe translations in i18n | Alexey Vakhov | 2011-09-15 | 1 | -0/+0 |
| | |||||
* | Updated rails_welcome.png to latest Rails welcome page. | Jason Noble & Ralph Shnelvar | 2011-07-24 | 1 | -0/+0 |
| | |||||
* | adds Vijay Dev to the new Rails Guides Reviewers team | Xavier Noria | 2011-06-05 | 1 | -0/+0 |
| | | | | See http://weblog.rubyonrails.org/2011/6/2/news-from-the-documentation-front | ||||
* | adds Ryan Bigg to the credits page of the guides, he is the author of the ↵ | Xavier Noria | 2011-06-04 | 1 | -0/+0 |
| | | | | new configuring guide | ||||
* | Add CSS fix for WebKit/Mac rendering issue. | Henry Phan | 2011-02-05 | 1 | -0/+16 |
| | |||||
* | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -1/+1 |
| | | | | archived LH project | ||||
* | ensures that no browser shows a vertical scrollbar in the code blocks of ↵ | Xavier Noria | 2010-10-24 | 1 | -0/+2 |
| | | | | guides, thanks to Marcelino Llano for a hint to fix this | ||||
* | configure a uniform font-family for code in guides | Xavier Noria | 2010-10-24 | 2 | -6/+7 |
| | |||||
* | use a gray a little darker in code blocks, for better contrast with the gray ↵ | Xavier Noria | 2010-10-24 | 1 | -5/+5 |
| | | | | background | ||||
* | switches guides code syntax highlighting to the better SyntaxHighlighter, I ↵ | Xavier Noria | 2010-10-24 | 48 | -318/+5564 |
| | | | | did my best with the theme, I swear | ||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -14/+14 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | remove executable permission from files that don't need it. [#4802 ↵ | rohit | 2010-06-20 | 5 | -0/+0 |
| | | | | | | state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Revert "Guides: Give code container a proper bottom margin" | Josiah Ivey | 2010-06-01 | 1 | -2/+1 |
| | | | | This reverts commit 4b71fc22ca205db8f083c2eab1cc3969f7addb69. | ||||
* | Guides: Give code container a proper bottom margin | Josiah Ivey | 2010-06-01 | 1 | -1/+2 |
| | |||||
* | Update the routing guide for style and to add information on new routing ↵ | wycats | 2010-04-10 | 1 | -1/+1 |
| | | | | features | ||||
* | Move credits pic to new assets/image folder | Jaime Iniesta | 2010-04-04 | 1 | -0/+0 |
| | |||||
* | guides assets are now centralized in the assets directory, with standard subdirs | Xavier Noria | 2010-04-04 | 75 | -0/+881 |