Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Removed the Ruby encoder and switched to using the JSON gem | Godfrey Chan | 2013-11-26 | 3 | -82/+74 | |
| * | | | | | | Removed support for encoding BigDecimal as a JSON number | Godfrey Chan | 2013-11-26 | 3 | -25/+1 | |
| * | | | | | | Expanded coverage on JSON encoding | Godfrey Chan | 2013-11-26 | 1 | -2/+12 | |
| * | | | | | | Added some failing tests where the JSON encoder is not resolving as_json corr... | Godfrey Chan | 2013-11-26 | 1 | -2/+12 | |
* | | | | | | | More typo fixes | Akira Matsuda | 2013-11-27 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Minor typo fixes | Akira Matsuda | 2013-11-27 | 4 | -6/+6 | |
* | | | | | | Add branch to arel in Gemfile so that we can use local repos [ci skip] | Carlos Antonio da Silva | 2013-11-26 | 1 | -1/+1 | |
* | | | | | | Merge pull request #13018 from heruku/scoping_fix | Yves Senn | 2013-11-26 | 4 | -1/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | changed update counter to act on unscoped model | heruku | 2013-11-26 | 4 | -1/+19 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #13049 from senny/remove_firebird_tests | Rafael Mendonça França | 2013-11-26 | 3 | -148/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | remove leftover firebird adapter tests. | Yves Senn | 2013-11-26 | 3 | -148/+0 | |
* | | | | | | sync example and documentation for strong_parameters hash whitelisting. | Yves Senn | 2013-11-26 | 1 | -5/+7 | |
* | | | | | | tyop | Akira Matsuda | 2013-11-26 | 1 | -1/+1 | |
|/ / / / / | ||||||
* / / / / | `rename_index`: add the new index before removing the old one. | Yves Senn | 2013-11-26 | 3 | -8/+29 | |
|/ / / / | ||||||
* | | | | Merge pull request #13042 from brianstorti/fix-dependent-destroy-12812 | Rafael Mendonça França | 2013-11-25 | 5 | -1/+25 | |
|\ \ \ \ | ||||||
| * | | | | move changelog entry to the top | Brian Thomas Storti | 2013-11-25 | 1 | -6/+6 | |
| * | | | | Raise `RecordNotDestroyed` when children can't be replaced | Brian Thomas Storti | 2013-11-25 | 5 | -1/+25 | |
|/ / / / | ||||||
* | | | | require the files we test | Aaron Patterson | 2013-11-25 | 1 | -0/+1 | |
* | | | | Merge pull request #13034 from vipulnsward/some_typos | Rafael Mendonça França | 2013-11-25 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix some minor typos [ci skip] | Vipul A M | 2013-11-26 | 2 | -2/+2 | |
* | | | | | Revert "Merge pull request #13027 from akshay-vishnoi/f-refactor" | Carlos Antonio da Silva | 2013-11-25 | 1 | -1/+1 | |
* | | | | | Merge pull request #13027 from akshay-vishnoi/f-refactor | Yves Senn | 2013-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | avoiding calling of #option_value_selected? two times | Akshay Vishnoi | 2013-11-25 | 1 | -1/+1 | |
* | | | | | | Merge pull request #13029 from akshay-vishnoi/documentation | Yves Senn | 2013-11-25 | 1 | -4/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | `delgated` => `delegated` | Akshay Vishnoi | 2013-11-25 | 1 | -4/+4 | |
* | | | | | | Merge pull request #13025 from pwnall/nice_test | Yves Senn | 2013-11-25 | 3 | -0/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Better error message for typos in assert_response argument. | Victor Costan | 2013-11-25 | 3 | -0/+19 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #13026 from vipulnsward/document_rewhere | Yves Senn | 2013-11-24 | 1 | -0/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added `rewhere` usage to AR querying guides | Vipul A M | 2013-11-25 | 1 | -0/+26 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #13020 from razielgn/raise-inspectable-messages | Carlos Antonio da Silva | 2013-11-24 | 2 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Raise RuntimeErrors with inspectable and MRI-independent messages. | Federico Ravasio | 2013-11-24 | 2 | -4/+4 | |
* | | | | | | | Merge remote-tracking branch 'docrails/master' | Xavier Noria | 2013-11-24 | 29 | -183/+203 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | a couple of copy-edits before merging [ci skip] | Xavier Noria | 2013-11-24 | 1 | -3/+2 | |
| * | | | | | | | API Documentation Guidelines link correction [ci skip] | Harshad Sabne | 2013-11-23 | 1 | -1/+1 | |
| * | | | | | | | Improve reading / style of hashes in AR guide | Carlos Antonio da Silva | 2013-11-19 | 1 | -5/+5 | |
| * | | | | | | | Revert last two commits mistakenly changing join/include syntax | Carlos Antonio da Silva | 2013-11-19 | 1 | -7/+7 | |
| * | | | | | | | syntax error joining/including models | Sergio | 2013-11-18 | 1 | -2/+2 | |
| * | | | | | | | syntax error joining tables | Sergio | 2013-11-18 | 1 | -5/+5 | |
| * | | | | | | | The option is called encode_big_decimal_as_string [ci-skip] | Godfrey Chan | 2013-11-15 | 1 | -1/+1 | |
| * | | | | | | | Update action_controller_overview.md [ci skip] | Harshad Sabne | 2013-11-15 | 1 | -1/+1 | |
| * | | | | | | | Fix broken Wikipedia link. | Harshad Sabne | 2013-11-13 | 1 | -1/+1 | |
| * | | | | | | | Remove outdated guide on using rack builder w/o rails middleware | Alex Johnson | 2013-11-13 | 1 | -20/+0 | |
| * | | | | | | | Correct guide relating MiddlewareStackProxy with Enumerable | Alex Johnson | 2013-11-13 | 1 | -5/+4 | |
| * | | | | | | | [ci skip] Replace #=> with # => | Alex Johnson | 2013-11-12 | 3 | -17/+17 | |
| * | | | | | | | Fix RailsServer#start content in initialization guide | Alex Johnson | 2013-11-12 | 1 | -17/+23 | |
| * | | | | | | | Change syntax format for example returned values | Prem Sichanugrist | 2013-11-11 | 19 | -107/+107 | |
| * | | | | | | | Add section for command_tasks in initialization guide | Alex Johnson | 2013-11-08 | 1 | -12/+42 | |
| * | | | | | | | Update commands.rb content in initialization guide | Alex Johnson | 2013-11-08 | 1 | -2/+8 | |
| * | | | | | | | Update README.rdoc [ci skip] | Harshad Sabne | 2013-11-08 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #13021 from razielgn/rbx-gemfile-and-travis-fixes | Rafael Mendonça França | 2013-11-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ |