Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Update Molde Generator Usage | Roberto Miranda | 2015-01-16 | 1 | -0/+5 | |
* | | | | | | | | Merge pull request #18554 from mechanicles/use-take-method | Santiago Pastorino | 2015-01-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | A little performance improvement using 'take' method over 'first' | Santosh Wadghule | 2015-01-16 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #18562 from vipulnsward/fix-broken-hwai-frozen-tet | Santiago Pastorino | 2015-01-17 | 2 | -7/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | - Moved hwia frozen value assignment test to hash_ext_test similar to other t... | Vipul A M | 2015-01-17 | 2 | -7/+9 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18560 from ogennadi/patch-2 | Abdelkader Boudih | 2015-01-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed extraneous quoting | Oge Nnadi | 2015-01-16 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18559 from ogennadi/patch-1 | Zachary Scott | 2015-01-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Typo fix | Oge Nnadi | 2015-01-16 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18551 from aditya-kapoor/fix-frozen-hwia | Andrew White | 2015-01-16 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix assignment for frozen value in HWIA | Aditya Kapoor | 2015-01-17 | 3 | -1/+15 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #18556 from jfine/patch-1 | Rafael Mendonça França | 2015-01-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Underscore typo [ci skip] | Jared Fine | 2015-01-16 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18437 from eldano/feed_entry_no_link_option | Santiago Pastorino | 2015-01-16 | 3 | -2/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use option url: false to allow entries without a link tag | Daniel Gomez de Souza | 2015-01-16 | 3 | -2/+30 | |
|/ / / / / / / | ||||||
* / / / / / / | Specify correct version in the changelog [ci skip] | Sean Griffin | 2015-01-16 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | docs, update "How to run Active Record tests". [ci skip] | Yves Senn | 2015-01-15 | 1 | -1/+5 | |
* | | | | | | Merge pull request #18543 from henrik/integer_limit_or_default | Yves Senn | 2015-01-15 | 1 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DRY default limit in ActiveRecord::Type::Integer | Henrik Nyh | 2015-01-15 | 1 | -2/+6 | |
* | | | | | | | Merge pull request #18544 from henrik/ar_type_value_comment | Rafael Mendonça França | 2015-01-15 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove incorrect comment in ActiveRecord::Type::Value | Henrik Nyh | 2015-01-15 | 1 | -2/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18541 from andreynering/getting-started-javascript | Abdelkader Boudih | 2015-01-15 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adding tip about jQuery UJS [ci skip] | Andrey Nering | 2015-01-15 | 1 | -0/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18539 from aditya-kapoor/correct-typo | Abdelkader Boudih | 2015-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] fix typo sill -> still | Aditya Kapoor | 2015-01-15 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18537 from jrnk/patch-1 | Zachary Scott | 2015-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix Typo SecureToken for schema sample [ci skip] | Jeroen K. | 2015-01-15 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #15726 from sgrif/sg-time-zone-aware-times | Sean Griffin | 2015-01-15 | 8 | -8/+116 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Time columns should support time zone aware attributes | Sean Griffin | 2015-01-15 | 8 | -8/+116 | |
* | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-01-15 | 6 | -99/+138 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fixed spacing issues on code comments in ActiveJob Basics guide. | Vipul A M | 2015-01-14 | 1 | -7/+9 | |
| * | | | | | GlobalID::Identification has been mixed into AR not AM | Cristian Bica | 2015-01-08 | 1 | -1/+1 | |
| * | | | | | Fix typo "you can be disable" | claudiob | 2015-01-06 | 1 | -1/+1 | |
| * | | | | | Better examples for fresh_when and stale? | claudiob | 2015-01-06 | 1 | -2/+2 | |
| * | | | | | Fix docs for ActiveSupport::Inflector methods | claudiob | 2015-01-03 | 2 | -81/+71 | |
| * | | | | | Better example of `teardown` method in test guide | Kir Shatrov | 2015-01-03 | 1 | -4/+2 | |
| * | | | | | Demonstrate example of `assert_emails` in testing guide | Kir Shatrov | 2015-01-03 | 1 | -3/+4 | |
| * | | | | | Docs for controller test helpers | Kir Shatrov | 2015-01-03 | 1 | -0/+35 | |
| * | | | | | Avoid double negation in test guide | Kir Shatrov | 2015-01-03 | 1 | -1/+1 | |
| * | | | | | Section about testing xhr requests | Kir Shatrov | 2015-01-03 | 1 | -0/+13 | |
* | | | | | | Only use the `_before_type_cast` in the form when from user input | Sean Griffin | 2015-01-14 | 5 | -2/+47 | |
* | | | | | | Add tests with an explanation of why we're using `_before_type_cast` | Sean Griffin | 2015-01-14 | 1 | -3/+4 | |
* | | | | | | Revert "Don't use the `_before_type_cast` version of attributes in the form" | Sean Griffin | 2015-01-14 | 4 | -3/+13 | |
* | | | | | | Don't use the `_before_type_cast` version of attributes in the form | Sean Griffin | 2015-01-14 | 4 | -13/+3 | |
* | | | | | | Go through normal where logic in destroy with locking | Sean Griffin | 2015-01-14 | 1 | -6/+2 | |
* | | | | | | Go through normal where logic in destroy | Sean Griffin | 2015-01-14 | 1 | -9/+1 | |
* | | | | | | Don't default to YAML dumping when quoting values | Sean Griffin | 2015-01-14 | 3 | -11/+13 | |
* | | | | | | Merge pull request #18521 from andrewvida/master | Rafael Mendonça França | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct views mail method sends in API docs | Andrew Vida | 2015-01-14 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #18510 from prathamesh-sonpatki/some-more-in-on-github | Xavier Noria | 2015-01-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ |