Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Fixed grammatical typo in configuring.md guide. | Roman Kofman | 2013-09-27 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Getting Started Guide: Fix code container in Chapter 5.2 [ci-skip] | Francis Go | 2013-09-28 | 1 | -0/+2 | |
* | | | | | Merge pull request #12366 from francisgo/patch-4 | Yves Senn | 2013-09-27 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Getting Started Guide: Update sentence in Chapter 5.8 [ci-skip] | Francis Go | 2013-09-27 | 1 | -1/+1 | |
* | | | | | | Add new line after create action on CommentsController code example | Francis Go | 2013-09-27 | 1 | -0/+1 | |
* | | | | | | Merge pull request #12338 from JuanitoFatas/generator | Yves Senn | 2013-09-26 | 1 | -3/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Update scaffold output and change some words. | Juanito Fatas | 2013-09-27 | 1 | -3/+18 | |
* | | | | | | | Merge pull request #12373 from francisgo/patch-6 | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Getting Started Guide: post.rb -> Post | Francis Go | 2013-09-26 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #12349 from odigity/master | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | added "id: false" to HABTM join table example | Ofer Nave | 2013-09-24 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #12356 from francisgo/patch-3 | Yves Senn | 2013-09-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Getting Started Guide: posts_controller -> PostsController [ci skip] | Francis Go | 2013-09-26 | 1 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #12357 from JuanitoFatas/AR-basics | Yves Senn | 2013-09-26 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Add missing periods and update link name and some wording. | Juanito Fatas | 2013-09-26 | 1 | -11/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | quote `false` reference in querying guide. | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #12355 from speakingcode/doc-fix | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Correct the explanation of the example for find_or_create_by when u... | Daniel Lissner | 2013-09-25 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* / / / / / / / | Getting Started Guide: update link_to string argument to use single-quote mar... | Francis Go | 2013-09-26 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Getting Started Guide: Hello Rails! -> Hello, Rails! and wrap code tag | Francis Go | 2013-09-25 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #12346 from graysonwright/patch-1 | Rafael Mendonça França | 2013-09-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [Documentation] Add a missing validation to I18n docs | Grayson Wright | 2013-09-24 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #12341 from odigity/master | Rafael Mendonça França | 2013-09-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | added column type to example in section 2.3 | Ofer Nave | 2013-09-24 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #10822 from gaurish/pool | Xavier Noria | 2013-09-24 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add notes about database connection pool [ci skip] | Gaurish Sharma | 2013-09-22 | 1 | -0/+11 | |
* | | | | | | | Getting Started Guide: update RubyGems Guides link [ci skip] | Francis Go | 2013-09-24 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Update references to wycats/thor to erikhuda/thor. | Benjamin Manns | 2013-09-23 | 1 | -3/+3 | |
* | | | | | | Merge pull request #12325 from tjschuck/bcrypt_version_bump | Rafael Mendonça França | 2013-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bcrypt-ruby v3.1.2 supports Ruby 2.0 on Windows | T.J. Schuck | 2013-09-23 | 1 | -1/+1 | |
* | | | | | | | Fix the model name in the association basics guides | Rafael Mendonça França | 2013-09-23 | 1 | -1/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #10816 from bogdan/less-dirty-dirty | Rafael Mendonça França | 2013-09-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #12314 from JuanitoFatas/migrations | Yves Senn | 2013-09-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Add a type modifier in migrations.md. | Juanito Fatas | 2013-09-22 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* / / / / / | [ci skip] Add missing migrate step in generating comment resource section. | Juanito Fatas | 2013-09-22 | 1 | -1/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #12307 from douglascalhoun/patch-1 | Vijay Dev | 2013-09-21 | 1 | -2/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Removes redundant into text | douglascalhoun | 2013-09-21 | 1 | -2/+0 | |
* | | | | | | [ci skip] Fix a typo in Engines.md. | Juanito Fatas | 2013-09-22 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Fix: Remove broken link on rails 3 guide | Gary Rennie | 2013-09-20 | 1 | -2/+0 | |
* | | | | | mention controller test base class in testing guide. [ci skip] | Yves Senn | 2013-09-20 | 1 | -4/+6 | |
| |/ / / |/| | | | ||||||
* | | | | [ci skip] Improve readability of 4.3's NOTE in migration.md. | Juanito Fatas | 2013-09-17 | 1 | -3/+3 | |
* | | | | [ci skip] Consistency wording of 9.6 in form_helpers.md | Juanito Fatas | 2013-09-15 | 1 | -1/+1 | |
* | | | | Merge pull request #12231 from harshadsabne/master | Steve Klabnik | 2013-09-14 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | [ci skip] Update plugins.md | Harshad Sabne | 2013-09-14 | 1 | -6/+6 | |
* | | | | | Merge pull request #12215 from harshadsabne/master | Rafael Mendonça França | 2013-09-13 | 1 | -5/+5 | |
|\| | | | | ||||||
| * | | | | Update 3_2_release_notes.md | Harshad Sabne | 2013-09-13 | 1 | -5/+5 | |
* | | | | | Merge pull request #12216 from suginoy/a-an | Rafael Mendonça França | 2013-09-13 | 3 | -4/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix typos: the indefinite articles(a -> an) | SUGINO Yasuhiro | 2013-09-13 | 3 | -4/+4 | |
* | | | | | Use the Rails binary when generating task | Rafael Mendonça França | 2013-09-12 | 1 | -2/+2 | |
* | | | | | Merge pull request #12170 from siong1987/task | Rafael Mendonça França | 2013-09-12 | 1 | -1/+3 | |
|\ \ \ \ \ |