Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use #model_name on instances instead of classes | Amiel Martin | 2014-06-24 | 13 | -24/+28 |
* | Merge pull request #15836 from DNNX/router-swap-select-sort | Rafael Mendonça França | 2014-06-24 | 1 | -1/+2 |
|\ | |||||
| * | Replace x.sort_by!.select! with x.select!.sort_by! | Viktar Basharymau | 2014-06-20 | 1 | -1/+2 |
* | | Merge pull request #15885 from lucasmazza/lm-skip-routes | Rafael Mendonça França | 2014-06-24 | 2 | -2/+13 |
|\ \ | |||||
| * | | Add a '--skip-routes' flag for the Controller generator. | Lucas Mazza | 2014-06-24 | 2 | -2/+13 |
* | | | Merge pull request #15899 from garethrees/gr-texthelper | Rafael Mendonça França | 2014-06-24 | 2 | -6/+6 |
|\ \ \ | |||||
| * | | | Deal with regex match groups in excerpt | Gareth Rees | 2014-06-24 | 2 | -6/+6 |
* | | | | Merge pull request #15887 from RudyOnRails/patch-1 | Arthur Nogueira Neves | 2014-06-24 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Improves readability... | Kevin Musiorski | 2014-06-24 | 1 | -3/+3 |
* | | | | Merge pull request #15828 from yuki24/add-warning-about-rescue-from-exception | Sean Griffin | 2014-06-24 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Add warning for `rescue_from Exception` and `rescue_from StandardError` | Yuki Nishijima | 2014-06-19 | 1 | -0/+2 |
* | | | | | Doc pass for `Type::Value` [ci skip] | Sean Griffin | 2014-06-24 | 2 | -23/+43 |
* | | | | | Merge pull request #15895 from sgrif/sg-numeric-changes | Yves Senn | 2014-06-24 | 3 | -3/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Always assume strings with non-numeric characters change numeric types | Sean Griffin | 2014-06-24 | 3 | -3/+35 |
* | | | | | | Merge pull request #15894 from sgrif/sg-silence-warning-in-test | Yves Senn | 2014-06-24 | 2 | -7/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Silence warning in test | Sean Griffin | 2014-06-24 | 2 | -7/+7 |
|/ / / / / | |||||
* | | | | | `:nodoc: all` does not remove the constants from the API. [ci skip] | Yves Senn | 2014-06-24 | 2 | -3/+3 |
* | | | | | add missing `:nodoc:` to `store.rb`. [ci skip] | Yves Senn | 2014-06-24 | 1 | -4/+4 |
* | | | | | Merge pull request #15871 from yuki24/add-model-name-instance-method | David Heinemeier Hansson | 2014-06-24 | 2 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Delegate #model_name method to self.class | Yuki Nishijima | 2014-06-22 | 2 | -0/+12 |
* | | | | | | add missing `:nodoc:` for recent refactorings. [ci skip] | Yves Senn | 2014-06-24 | 31 | -36/+35 |
* | | | | | | Merge pull request #15810 from maurogeorge/guides-rails-update | Yves Senn | 2014-06-24 | 1 | -0/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add rails:update to the upgrading guides | Mauro George | 2014-06-19 | 1 | -0/+23 |
* | | | | | | | Merge pull request #15881 from mmozuras/remove_unused_params | Rafael Mendonça França | 2014-06-23 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Remove unused param 'conn' from ConnectionPool#release | Mindaugas Mozūras | 2014-06-23 | 1 | -3/+3 |
| * | | | | | | Remove unused param 'klass' from AttributeAssignment#read_other | Mindaugas Mozūras | 2014-06-23 | 1 | -2/+2 |
* | | | | | | | Merge pull request #15886 from JuanitoFatas/disable-autolink | Zachary Scott | 2014-06-23 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Disable autolink in example code blocks in guides. | Juanito Fatas | 2014-06-24 | 1 | -0/+6 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #15882 from aditya-kapoor/remove-unnecessary-require | Rafael Mendonça França | 2014-06-23 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remove unnecessary require for json serialization test cases | Aditya Kapoor | 2014-06-24 | 1 | -1/+0 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #14113 from murb/patch-1 | Rafael Mendonça França | 2014-06-23 | 1 | -5/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Moved explanation of `--mountable` option up | Maarten Brouwers | 2014-02-19 | 1 | -5/+6 |
* | | | | | | | | Merge pull request #15732 from kuldeepaggarwal/correct-assets-ouput | Rafael Mendonça França | 2014-06-23 | 2 | -15/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [ci skip] correct output for asset_helper methods | Kuldeep Aggarwal | 2014-06-16 | 2 | -15/+15 |
* | | | | | | | | | Merge pull request #15878 from sgrif/sg-null-column | Rafael Mendonça França | 2014-06-23 | 5 | -33/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add a deprecation cycle for `NullColumn` from `column_for_attribute` | Sean Griffin | 2014-06-23 | 5 | -33/+18 |
* | | | | | | | | | | Merge pull request #15880 from davetoxa/patch-1 | Zachary Scott | 2014-06-23 | 4 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Small typo | Anton Cherepanov | 2014-06-23 | 4 | -5/+5 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #15852 from SyntaxBlitz/master | Rafael Mendonça França | 2014-06-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Change double quotes to single quotes in guide | Timothy Aveni | 2014-06-21 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #15867 from sgrif/sg-rm-column-types | Yves Senn | 2014-06-23 | 3 | -5/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Remove unneeded `@column_types` instance variable | Sean Griffin | 2014-06-22 | 3 | -5/+1 |
* | | | | | | | | | changelog entries for #15866 and #15848 | Yves Senn | 2014-06-22 | 1 | -0/+11 |
* | | | | | | | | | Merge pull request #15848 from sgrif/sg-remove-deprecation | Yves Senn | 2014-06-22 | 1 | -8/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Remove old deprecation warning | Sean Griffin | 2014-06-22 | 1 | -8/+1 |
* | | | | | | | | | Merge pull request #15865 from sgrif/sg-missing-test | Yves Senn | 2014-06-22 | 1 | -0/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add missing test cases for `attribute_names` instance method | Sean Griffin | 2014-06-22 | 1 | -0/+20 |
* | | | | | | | | | | Merge pull request #15866 from sgrif/sg-reload-attributes | Yves Senn | 2014-06-22 | 3 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | `reload` should fully reload attributes | Sean Griffin | 2014-06-22 | 3 | -5/+8 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #15860 from aidanharan/docrails-assets-manifest-typo | Yves Senn | 2014-06-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |