aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #12338 from JuanitoFatas/generatorYves Senn2013-09-261-3/+18
|\ \ \ \ \
| * | | | | [ci skip] Update scaffold output and change some words.Juanito Fatas2013-09-271-3/+18
* | | | | | Merge pull request #12373 from francisgo/patch-6Yves Senn2013-09-261-1/+1
|\ \ \ \ \ \
| * | | | | | Getting Started Guide: post.rb -> PostFrancis Go2013-09-261-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #12349 from odigity/masterYves Senn2013-09-261-1/+1
|\ \ \ \ \ \
| * | | | | | added "id: false" to HABTM join table exampleOfer Nave2013-09-241-1/+1
* | | | | | | Merge pull request #12356 from francisgo/patch-3Yves Senn2013-09-261-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Getting Started Guide: posts_controller -> PostsController [ci skip]Francis Go2013-09-261-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #12357 from JuanitoFatas/AR-basicsYves Senn2013-09-261-11/+11
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] Add missing periods and update link name and some wording.Juanito Fatas2013-09-261-11/+11
| |/ / / / / /
* | | | | | | quote `false` reference in querying guide.Yves Senn2013-09-261-1/+1
* | | | | | | Merge pull request #12355 from speakingcode/doc-fixYves Senn2013-09-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] Correct the explanation of the example for find_or_create_by when u...Daniel Lissner2013-09-251-1/+1
| |/ / / / / /
* / / / / / / Getting Started Guide: update link_to string argument to use single-quote mar...Francis Go2013-09-261-1/+1
|/ / / / / /
* | | | | | Getting Started Guide: Hello Rails! -> Hello, Rails! and wrap code tagFrancis Go2013-09-251-1/+1
* | | | | | Merge pull request #12346 from graysonwright/patch-1Rafael Mendonça França2013-09-241-0/+1
|\ \ \ \ \ \
| * | | | | | [Documentation] Add a missing validation to I18n docsGrayson Wright2013-09-241-0/+1
* | | | | | | Merge pull request #12341 from odigity/masterRafael Mendonça França2013-09-241-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | added column type to example in section 2.3Ofer Nave2013-09-241-1/+1
* | | | | | Merge pull request #10822 from gaurish/poolXavier Noria2013-09-241-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add notes about database connection pool [ci skip]Gaurish Sharma2013-09-221-0/+11
* | | | | | Getting Started Guide: update RubyGems Guides link [ci skip]Francis Go2013-09-241-2/+2
| |/ / / / |/| | | |
* | | | | Update references to wycats/thor to erikhuda/thor.Benjamin Manns2013-09-231-3/+3
* | | | | Merge pull request #12325 from tjschuck/bcrypt_version_bumpRafael Mendonça França2013-09-231-1/+1
|\ \ \ \ \
| * | | | | bcrypt-ruby v3.1.2 supports Ruby 2.0 on WindowsT.J. Schuck2013-09-231-1/+1
* | | | | | Fix the model name in the association basics guidesRafael Mendonça França2013-09-231-1/+4
|/ / / / /
* | | | | Merge pull request #10816 from bogdan/less-dirty-dirtyRafael Mendonça França2013-09-231-1/+1
* | | | | Merge pull request #12314 from JuanitoFatas/migrationsYves Senn2013-09-231-0/+1
|\ \ \ \ \
| * | | | | [ci skip] Add a type modifier in migrations.md.Juanito Fatas2013-09-221-0/+1
| |/ / / /
* / / / / [ci skip] Add missing migrate step in generating comment resource section.Juanito Fatas2013-09-221-1/+5
|/ / / /
* | | | Merge pull request #12307 from douglascalhoun/patch-1Vijay Dev2013-09-211-2/+0
|\ \ \ \
| * | | | Removes redundant into textdouglascalhoun2013-09-211-2/+0
* | | | | [ci skip] Fix a typo in Engines.md.Juanito Fatas2013-09-221-1/+1
|/ / / /
* | | | Fix: Remove broken link on rails 3 guideGary Rennie2013-09-201-2/+0
* | | | mention controller test base class in testing guide. [ci skip]Yves Senn2013-09-201-4/+6
| |/ / |/| |
* | | [ci skip] Improve readability of 4.3's NOTE in migration.md.Juanito Fatas2013-09-171-3/+3
* | | [ci skip] Consistency wording of 9.6 in form_helpers.mdJuanito Fatas2013-09-151-1/+1
* | | Merge pull request #12231 from harshadsabne/masterSteve Klabnik2013-09-141-6/+6
|\ \ \
| * | | [ci skip] Update plugins.mdHarshad Sabne2013-09-141-6/+6
* | | | Merge pull request #12215 from harshadsabne/masterRafael Mendonça França2013-09-131-5/+5
|\| | |
| * | | Update 3_2_release_notes.mdHarshad Sabne2013-09-131-5/+5
* | | | Merge pull request #12216 from suginoy/a-anRafael Mendonça França2013-09-133-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix typos: the indefinite articles(a -> an)SUGINO Yasuhiro2013-09-133-4/+4
* | | | Use the Rails binary when generating taskRafael Mendonça França2013-09-121-2/+2
* | | | Merge pull request #12170 from siong1987/taskRafael Mendonça França2013-09-121-1/+3
|\ \ \ \
| * | | | [ci skip] Documentation on how to create custom rake tasks.Teng Siong Ong2013-09-101-1/+3
* | | | | Merge pull request #12175 from JuanitoFatas/doc-patchRafael Mendonça França2013-09-121-5/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ci skip] Fix links in section 5.3 of i18n.mdJuanito Fatas2013-09-101-5/+5
| * | | | [ci skip] Add missing setting locale code snippet.Juanito Fatas2013-09-101-0/+11
| |/ / /
* | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-1310-119/+283
|\ \ \ \ | |_|_|/ |/| | |