Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Merge pull request #9645 from senny/9643_habtm_wrong_table_name | Carlos Antonio da Silva | 2013-03-10 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | document habtm join-table name with custom prefix [ci skip]. | Yves Senn | 2013-03-10 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #9638 from siong1987/debugger | Carlos Antonio da Silva | 2013-03-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Make sure that debugger isn't included in production environment. | Teng Siong Ong | 2013-03-09 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Change uniq validation with conditions examples to use where with hashes | Carlos Antonio da Silva | 2013-03-09 | 2 | -5/+5 | |
| | * | | | | | | | Merge pull request #9637 from GSI/master | Carlos Antonio da Silva | 2013-03-09 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | included "Montevideo" in list of time zone aliases (closes Issue #9628) | Gernot | 2013-03-09 | 1 | -0/+1 | |
| | * | | | | | | | | Merge pull request #9633 from senny/5321_make_it_lazy | Carlos Antonio da Silva | 2013-03-09 | 3 | -4/+23 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Uniqueness validation uses a proc to specify the `:conditions` option. | Yves Senn | 2013-03-09 | 3 | -4/+23 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge pull request #9618 from manvsmachine/fix-postgres-enable-extension-error | Carlos Antonio da Silva | 2013-03-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | fixes enable_extension bug in postgresql_adapter | Darren Woodley | 2013-03-08 | 1 | -1/+1 | |
| | * | | | | | | | | | Fix "ActiveRecord" => "Active Record" in changelog [ci skip] | Carlos Antonio da Silva | 2013-03-09 | 1 | -4/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #9371 from benmoss/access-connection-via-class | Jon Leighton | 2013-03-09 | 7 | -13/+19 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Deprecate #connection in favour of accessing it via the class | Ben Moss | 2013-03-09 | 7 | -13/+19 | |
| | * | | | | | | | | | Merge pull request #9626 from dasch/dasch/instrument-strong-params | José Valim | 2013-03-09 | 2 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Use the instrumentation framework to instrument Strong Params | Daniel Schierbeck | 2013-03-07 | 2 | -1/+7 | |
| | * | | | | | | | | | | Fix race condition in test | Jon Leighton | 2013-03-09 | 1 | -2/+2 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #9632 from senny/unify_the_changelogs | Carlos Antonio da Silva | 2013-03-09 | 4 | -36/+37 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Use "Fixes" in place of "Fix" in changelogs for consistency [ci skip]. | Yves Senn | 2013-03-09 | 4 | -36/+37 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #9630 from robertjwhitney/update_collection_docs | Carlos Antonio da Silva | 2013-03-09 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Update documentation for collection<< to reflect << on new records. | Robert Whitney | 2013-03-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | Revert "Using American English spellings over British style spellings" | Vijay Dev | 2013-03-30 | 2 | -5/+5 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | More typo / wording fixes | Jonathan Roes | 2013-03-29 | 1 | -6/+6 | |
| * | | | | | | | | | | Proofreading tweaks | Jonathan Roes | 2013-03-29 | 1 | -7/+7 | |
* | | | | | | | | | | | Added a section on Rails Controller naming conventions. | Oliver Jakubiec | 2013-04-02 | 1 | -2/+12 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | explain method invertible_for [ci skip] | Neeraj Singh | 2013-03-29 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #130 from crafters/master | Vinicius Quaiato | 2013-03-28 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | info that Gemfile *group :assets* was removed | Vinicius Quaiato | 2013-03-29 | 1 | -0/+26 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Minor proofing | Jonathan Roes | 2013-03-27 | 1 | -13/+13 | |
* | | | | | | | | | | Remove unnecessary hyphen. | Jonathan Roes | 2013-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | Extraneous syntax on guides path. | Jonathan Roes | 2013-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | ReCAPTCHA plug-in link now points to Github repo. Plug-in is no longer availa... | sthollmann | 2013-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | Fix typo | Carson McDonald | 2013-03-26 | 1 | -1/+1 | |
* | | | | | | | | | | localised => localized | Prathamesh Sonpatki | 2013-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | Fix some typos | Akira Matsuda | 2013-03-25 | 2 | -2/+2 | |
* | | | | | | | | | | s/Textmate/TextMate/ | Akira Matsuda | 2013-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | s/Github/GitHub/ | Akira Matsuda | 2013-03-25 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | fix some typos | Vipul A M | 2013-03-25 | 2 | -3/+3 | |
* | | | | | | | | | correct some typo in earlier commit. | Deshi Xiao | 2013-03-24 | 1 | -1/+1 | |
* | | | | | | | | | correct test command's typo | Deshi Xiao | 2013-03-24 | 1 | -13/+13 | |
* | | | | | | | | | view/views, asset/assets | Prathamesh Sonpatki | 2013-03-24 | 2 | -2/+2 | |
* | | | | | | | | | s/app\/model\//app\/models\//g | Akira Matsuda | 2013-03-24 | 2 | -6/+6 | |
* | | | | | | | | | Typo: Migration class name would use plural | Chao Ren | 2013-03-23 | 1 | -1/+1 | |
* | | | | | | | | | Reverted change in activemodel/CHANGELOG.md introduced by d45145acdc576e46a1f... | Prathamesh Sonpatki | 2013-03-24 | 1 | -2/+2 | |
* | | | | | | | | | Reverted code change introduced in d45145acdc576e46a1f1719d69bec96b5bf07b0a | Prathamesh Sonpatki | 2013-03-24 | 2 | -2/+2 | |
* | | | | | | | | | Changed 'args' to 'arguments' when used in places other than code with fixing... | Prathamesh Sonpatki | 2013-03-24 | 5 | -6/+6 | |
* | | | | | | | | | Fixed typo : contraints -> constraints | Prathamesh Sonpatki | 2013-03-23 | 1 | -2/+2 | |
* | | | | | | | | | Add minitest-spec-rails to guide's testing options | Ken Collins | 2013-03-22 | 1 | -0/+1 | |
* | | | | | | | | | Fix typo | Carson McDonald | 2013-03-22 | 1 | -1/+1 | |
* | | | | | | | | | fix the initializer block example and clarify | Carlos Puchol | 2013-03-22 | 1 | -2/+2 |