| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Log which keys were set to nil in deep_munge | Lukasz Sarnacki | 2014-01-28 | 3 | -0/+51 |
|/ / / / / |
|
* | | | | | Merge pull request #13832 from kassio/setup-for-raise-missing-translations | Rafael Mendonça França | 2014-01-27 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | Rails config for raise on missing translations | Kassio Borges | 2014-01-27 | 1 | -0/+2 |
* | | | | | | docs, remove deprecation entry in favor of abe6484. [ci skip] | Yves Senn | 2014-01-27 | 1 | -5/+0 |
* | | | | | | mention #13314 in 4.1 release notes. refs #12140. [ci skip] | Yves Senn | 2014-01-27 | 1 | -0/+3 |
|/ / / / / |
|
* | | | | | docs, clarify usage of `action_mailer.default_options`. [ci skip]. Closes #13... | Yves Senn | 2014-01-27 | 1 | -4/+12 |
* | | | | | Ruby on Rails 4.1 Release Notes: Fix spelling [ci skip] | Francis Go | 2014-01-27 | 1 | -1/+1 |
* | | | | | Rename subsecond_fraction_digits option to time_precision | Andrew White | 2014-01-26 | 1 | -0/+2 |
* | | | | | adds a section about booleans in the API guidelines [ci skip] | Xavier Noria | 2014-01-26 | 1 | -0/+47 |
* | | | | | API guidelines: revises warning about +...+ [ci skip] | Xavier Noria | 2014-01-26 | 1 | -1/+4 |
* | | | | | Fix order syntax in find_by_sql example | Greg Saks | 2014-01-26 | 1 | -1/+1 |
* | | | | | Correct grammar from '... allowing both thread web servers ...' to '... allow... | Adrien Lamothe | 2014-01-25 | 1 | -1/+1 |
* | | | | | Reordered classes in AR Validation #validates_with example [ci skip] | John Olmsted & Strand McCutchen | 2014-01-24 | 1 | -8/+8 |
* | | | | | Merge pull request #13728 from semenyukdmitriy/master | Yves Senn | 2014-01-22 | 2 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [ci skip] Added missing `file` delivery method | Semenyuk Dmitriy | 2014-01-22 | 2 | -2/+2 |
* | | | | | docs should say `email` not `Email`. [ci skip] | Yves Senn | 2014-01-20 | 2 | -3/+3 |
| |/ / /
|/| | | |
|
* | | | | docs, hyperlink the `Mail gem` in Action Mailer guide. [ci skip] | Yves Senn | 2014-01-20 | 1 | -2/+2 |
* | | | | let's link to the gem README not to the upgrading guide. [ci skip] | Yves Senn | 2014-01-20 | 1 | -2/+1 |
* | | | | Merge pull request #13767 from zzak/doc_4_1_release_notes_deprecated_finders | Godfrey Chan | 2014-01-20 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Add link to upgrade guide for full list of deprecated finders [ci skip] | Zachary Scott | 2014-01-19 | 1 | -0/+3 |
* | | | | | Fix a typo that says you application [ci skip] | Arel English | 2014-01-20 | 1 | -1/+1 |
* | | | | | Correcting link that is pointing to Rails blog [ci skip] | Rajesh Thummalapally | 2014-01-19 | 1 | -1/+1 |
* | | | | | Spring in now under rails/spring [ci skip] | Rashmi Yadav | 2014-01-19 | 3 | -4/+4 |
* | | | | | Correct the version number to 4 in guides[ci skip] | Charlie Jade | 2014-01-18 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Only some dynamic finders are deprecated. | Rafael Mendonça França | 2014-01-16 | 1 | -5/+5 |
* | | | | clean up security guide: his => their [ci skip] | Rex Feng | 2014-01-16 | 1 | -1/+1 |
* | | | | Use single quotes in generated files | Chulki Lee | 2014-01-14 | 3 | -8/+8 |
* | | | | Merge pull request #13705 from mess110/controller_generator_route_quotes | Carlos Antonio da Silva | 2014-01-14 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | single quotes for controller generated routes | Cristian Mircea Messel | 2014-01-14 | 1 | -5/+5 |
* | | | | | Merge pull request #13706 from prathamesh-sonpatki/issue-13125 | Yves Senn | 2014-01-14 | 1 | -3/+10 |
|\ \ \ \ \ |
|
| * | | | | | Fix fields_for documentation with index option [ci skip] | Prathamesh Sonpatki | 2014-01-14 | 1 | -3/+10 |
| |/ / / / |
|
* / / / / | [ci skip] Added alias to CSRF | Uday Kadaboina | 2014-01-14 | 1 | -2/+2 |
|/ / / / |
|
* | | | | updates screenshot data [ci skip] | Xavier Noria | 2014-01-13 | 1 | -1/+1 |
* | | | | revises a few things in the getting started guide [ci skip] | Xavier Noria | 2014-01-13 | 5 | -121/+129 |
* | | | | Updated Changelog to reflect removal of :dependent => :restrict | Rystraum Gamonez | 2014-01-14 | 1 | -0/+4 |
* | | | | upgrade SDoc | Xavier Noria | 2014-01-12 | 2 | -8/+6 |
* | | | | [ci skip] - error_messages_for has been deprecated since 2.3.8 - lets reduce ... | leriksen | 2014-01-10 | 1 | -2/+0 |
* | | | | Merge pull request #13582 from schneems/schneems/preserve-connection-behavior | Rafael Mendonça França | 2014-01-09 | 1 | -1/+118 |
|\ \ \ \ |
|
| * | | | | Ensure Active Record connection consistency | schneems | 2014-01-09 | 1 | -1/+118 |
* | | | | | Merge pull request #13632 from tinogomes/master | Rafael Mendonça França | 2014-01-09 | 1 | -0/+10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Adding Hash#compact and Hash#compact! methods | tinogomes | 2014-01-09 | 1 | -0/+10 |
* | | | | | Fix typo [ci skip] | Jake Worth | 2014-01-08 | 1 | -1/+1 |
|/ / / / |
|
* | | / | create/drop test and development databases only if RAILS_ENV is nil | Damien Mathieu | 2014-01-08 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | update 4.1 release notes with deprecation commit link. [ci skip] | Yves Senn | 2014-01-06 | 1 | -1/+2 |
* | | | Ruby is a proper noun here, not part of code fragment [ci skip] | Soon Van | 2014-01-05 | 1 | -3/+3 |
* | | | Allow an absolute controller path inside a module scope | Andrew White | 2014-01-05 | 1 | -0/+2 |
* | | | Change all "can not"s to the correct "cannot". | T.J. Schuck | 2014-01-03 | 3 | -4/+4 |
* | | | Deprecate unused `symbolized_base_class` and `symbolized_sti_name`. | Yves Senn | 2014-01-03 | 1 | -0/+3 |
* | | | Automatically maintain test database schema | Jon Leighton | 2014-01-02 | 5 | -25/+22 |
* | | | Removed elipsis indicating that the reader should have more code than what is... | Mo Omer | 2014-01-01 | 1 | -2/+0 |