aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* fix broken links to README docs in introMike Munroe2013-02-281-2/+2
|
* adding comma to separate clausesvertigoclinic2013-01-211-1/+1
|
* bullets have fullstops too [ci skip]Vijay Dev2012-12-151-4/+4
|
* Trimming the in resource listing; Tutorial book moved [ci skip]Soon Van2012-12-131-4/+4
|
* Organize READMEVinny Diehl2012-10-261-15/+14
| | | | | | | | | * Organized code status badges into a "Code Status" section. * Moved the OSI MIT License link inline (bullets are for unordered lists). * Removed all EOL whitespace. [ci skip]
* -h also shows help options.Sandeep2012-03-191-1/+1
|
* Sorry for editing this file.Meck2012-01-301-1/+1
|
* Update README.rdocMeck2012-01-301-1/+1
|
* Whitespace only: Use single newline at end of file.Brook Riggio2012-01-271-1/+0
| | | | Bring these files into accordance with the prevailing convention.
* Finished implementation of MIT license linking.Kristian Freeman2011-12-231-1/+3
|
* Add dependency status (a la build status) to the READMESteve Richert2011-12-081-1/+3
|
* Travis-ci build image should link to the rails travis ci build page rather ↵Jeff Dutil2011-09-081-1/+1
| | | | than to the image.
* Use Travis https build status image in order to prevent GitHub fromVijay Dev2011-09-081-2/+3
| | | | | | | | caching the http version. The syntax for including an https image url in RDoc taken from http://about.travis-ci.org/docs/user/status-images. Having this in a line of its own now to make regex replacement for the API simpler!
* doc fixesVijay Dev2011-08-281-3/+3
|
* Travis status image added to GitHub README, excluding API pages.Anand2011-08-221-1/+1
|
* Fixes readme links better - earlier links broke when the current page is ↵Vijay Dev2011-08-131-2/+2
| | | | anything other than github.com/rails/rails/. Even github.com/rails/rails (without the trailing slash) broke the readme links. Also change the rakefile that generates the rdoc readme accordingly
* '/' was outside of anchor tag.Bratish Goswami2011-08-041-1/+1
|
* Superfluous "the".Waynn Lue2011-08-041-1/+1
|
* Fix two spaces between sententes on README.rdoc.Hendy Tanata2011-08-041-3/+3
|
* To solve the problem of links being broken in GitHub for the sake of api ↵Vijay Dev2011-06-181-2/+2
| | | | site, have them replaced at runtime during rdoc generation
* Revert changes done in c56618ec, 51cb7459 and 030950a. The links areVijay Dev2011-06-181-2/+2
| | | | | pointing to files/*/*.html for usage in api.rubyonrails.org and as a result are broken in GitHub blobs. This is unavoidable (at least for now).
* Change ActiveRecord and ActionPack links to point to the right place Jason Noble2011-06-171-2/+2
|
* Change ActiveRecord and ActionPack links to point to the right place Jason Noble2011-06-171-2/+2
|
* Change ActiveRecord and ActionPack links to point to the right placeJason Noble2011-06-171-2/+2
|
* Added acronym and reference link for Model–view–controllerBratish Goswami2011-06-081-1/+1
|
* Replace old wording about http requestsJeff Cohen2011-05-251-4/+4
|
* Update the MVC explanation in the main README.rdoc fileJeff Cohen2011-05-231-21/+26
|
* rails request has been moved from Lighthouse to Github, contribution link ↵JudeArasu2011-05-231-1/+2
| | | | has been changed
* (temporary hack) generate a main file for RDoc escaping "Rails"Xavier Noria2011-05-011-8/+8
| | | | | | | RDoc autolinks the word "Rails" to the doc page for the Rails module. But README.rdoc is displayed in the home page at GitHub and the slashes are visible there, which is weird. We leave by now the slashes off in the file, and generate a second file for the API with them.
* Edited README.rdoc via GitHubOge Nnadi2011-04-111-1/+1
|
* removed dup link to 'getting started'Vijay Dev2010-12-251-2/+2
|
* revises a few link textsXavier Noria2010-08-261-2/+3
|
* remove unwanted linebreakJoost Baaij2010-08-251-2/+2
|
* fix broken relative links [#5415 state:committed]Joost Baaij2010-08-241-5/+5
| | | | Signed-off-by: Xavier Noria <fxn@hashref.com>
* prevent RDoc from autolinking "Rails" in the API home pageXavier Noria2010-08-211-8/+8
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-2/+2
| | | | 's/[ \t]*$//' -i {} \;)
* fixes typoXavier Noria2010-07-311-1/+1
|
* use the same amount of left indent in all code blocks of README.rdocXavier Noria2010-07-311-2/+2
|
* README.rdoc is your first impression, make sure it is cleanXavier Noria2010-07-311-10/+19
| | | | | | | * Removes spurious markup from code blocks * Integrates code blocks into ordinary paragraph flow * Change link to the Rails Tutorial so that it points directly to the book * Use proper RDoc markup for links
* Add .rdoc extension to README files.José Valim2010-07-211-0/+58