aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
| | * Improved the readability of some sentences [ci skip]Ayrton De Craene2012-05-141-1/+1
| | * fix format in getting started guide [ci skip]Vijay Dev2012-05-141-1/+1
| | * Correct code wrapping around content of welcome/index.html.erbRyan Bigg2012-05-141-2/+2
| | * Wrap 'Missing template posts/new' error message in a blockquote for better fo...Ryan Bigg2012-05-141-2/+2
| | * Rails actually has one root route definedRyan Bigg2012-05-141-1/+1
| | * Separate CR out in CRUD explanation, explain each letter one at a timeRyan Bigg2012-05-141-1/+1
| | * Re-enforce/re-explain what happens when you go to root route (Welcome#index) ...Ryan Bigg2012-05-141-1/+1
| | * Briefly explain static file routing in the getting started guideRyan Bigg2012-05-141-1/+1
| | * [guides] add local precompilation sectionRichard Hulse2012-05-131-1/+36
| * | Initial proof reading of getting started guideOscar Del Ben2012-05-071-19/+22
* | | Remove `:disable_with` in favor of `'data-disable-with'` option from `submit_...Carlos Galdino + Rafael Mendonça França2012-05-141-2/+2
* | | updating define_attribute_methods documentationFrancesco Rodriguez2012-05-141-2/+2
* | | Remove remaining require 'rubygems'Santiago Pastorino2012-05-134-8/+0
* | | require "rubygems" is obsolete in Ruby 1.9.3Kornelius Kalnbach2012-05-132-3/+0
* | | Copy edit the documentationRafael Mendonça França2012-05-131-1/+1
* | | Merge pull request #6225 from acapilleri/select_with_required_true_include_fi...Rafael Mendonça França2012-05-131-0/+2
|\ \ \ | |_|/ |/| |
| * | Changed the changelog and documentation aboutAngelo Capilleri2012-05-131-0/+2
* | | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-125-4/+55
|\ \ \
| * | | copy editing [ci skip]Vijay Dev2012-05-121-5/+5
| * | | update engines guide to show how to have an engine's ApplicationController in...Scott Johnson2012-05-111-0/+15
| * | | Clarify expire_action with namespaced controllersEric Carty-Fickes2012-05-111-0/+36
| * | | Update guides/source/configuring.textileEgor Homakov2012-05-111-1/+1
| * | | Update guides/source/configuring.textileEgor Homakov2012-05-111-1/+1
| * | | Modified template in sample is new.html.erb, not index.html.erbBen Wilhelm2012-05-101-1/+1
| * | | remove inappropriate comma Nick Novitski2012-05-091-1/+1
| |/ /
* | | Add commas missing in performance testsGeoffrey Roguelon2012-05-121-1/+1
* | | In robots.txt, User-agent should be all downcase except for the first 'U', ac...Enrico Carlesso2012-05-111-1/+1
|/ /
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-083-8/+37
|\ \
| * | Revert "Compressed all images from the guide through ImageOptim which saves s...Xavier Noria2012-05-0780-0/+0
| * | Compressed all images from the guide through ImageOptim which saves sometimes...Ayrton De Craene2012-05-0780-0/+0
| * | Remove accidentally pasted NOTE section during introduction of +beginning_of_...Mark J. Titorenko2012-05-071-2/+0
| * | Corrections to +beginning_of_day+ and +end_of_day+ example dates.Mark J. Titorenko2012-05-071-2/+2
| * | Added documentation for +beginning_of_hour+ and +end_of_hour+ to Active Suppo...Mark J. Titorenko2012-05-071-0/+31
| * | are ran -> are runMark Rushakoff2012-05-061-5/+5
| * | Revert "Play nice with some lint patterns"Vijay Dev2012-05-061-4/+3
| * | Play nice with some lint patternsKristian Freeman2012-05-041-3/+4
| * | Editing log levels to reflect this doc: http://api.rubyonrails.org/classes/Ac...Mike Manewitz2012-05-041-1/+1
* | | Merge pull request #6064 from gazay/fix_guides_for_as_core_extXavier Noria2012-05-071-65/+67
|\ \ \
| * | | Changes for numeric api for Time because Time.current works differentAlexey Gaziev2012-05-071-4/+4
| * | | Fix some guides for AS core_extAlexey Gaziev2012-05-071-64/+66
* | | | note that WIP guides are not in the index menu [ci skip]Vijay Dev2012-05-071-1/+1
* | | | [guides] Add comments to deep_dup example, fix second example [ci skip]Piotr Sarnacki2012-05-061-1/+3
* | | | Reword guide entry for `deep_dup` method.Piotr Sarnacki2012-05-061-14/+23
* | | | Guides for deep_dupAlexey Gaziev2012-05-061-0/+64
* | | | Make RedCloth not convert double hyphens to emdashes. Closes #5292Vijay Dev2012-05-061-0/+6
* | | | some corrections in the AR query guide [ci skip]Vijay Dev2012-05-051-13/+15
* | | | Update `first`, `last` and `take` in guidesMarcelo Silveira2012-05-051-8/+42
* | | | Merge pull request #6153 from carlosantoniodasilva/queue-consumerJosé Valim2012-05-041-11/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Add some docs and changelog entryCarlos Antonio da Silva2012-05-041-11/+15
* | | | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-0412-352/+102
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|