| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing deprecation message and silencing method. | wangjohn | 2013-06-26 | 1 | -18/+0 |
* | Review railties changelog [ci skip] | Carlos Antonio da Silva | 2013-06-26 | 1 | -5/+4 |
* | Move delegation error constant to inside Module | Carlos Antonio da Silva | 2013-06-26 | 2 | -3/+5 |
* | Merge pull request #11124 from wangjohn/removing_deprecated_rake_tasks | Santiago Pastorino | 2013-06-26 | 3 | -101/+6 |
|\ |
|
| * | Removing deprecated rake tasks. | wangjohn | 2013-06-24 | 3 | -101/+6 |
* | | Merge pull request #11128 from edg3r/patch-1 | Yves Senn | 2013-06-26 | 1 | -1/+1 |
|\ \ |
|
| * | | linking small rails 4 features image to a bigger one [ci skip] | R4K3 | 2013-06-27 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #10828 from southpolesteve/delegation_error_class | Yves Senn | 2013-06-26 | 2 | -2/+4 |
|\ \ |
|
| * | | Add DelegationError class. Rasied by delegation to a nil object | Steve Faulkner | 2013-06-26 | 2 | -2/+4 |
* | | | mention the removal of `--builder` in 4.0 release notes. | Yves Senn | 2013-06-26 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge pull request #11126 from tumayun/fix_activerecord_examples_performance_... | Rafael Mendonça França | 2013-06-26 | 1 | -1/+1 |
|\ \ |
|
| * | | fix activerecord/examples/performance.rb#L101 syntax error | tumayun | 2013-06-27 | 1 | -1/+1 |
* | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-06-26 | 16 | -37/+69 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove a comment related to 920753f | Robin Dupret | 2013-06-26 | 1 | -1/+0 |
| * | | Mention Content-Type for JSON params parsing. | Gustavo Delfino | 2013-06-24 | 1 | -1/+1 |
| * | | Added markdown tag for highlight | Anton Cherepanov | 2013-06-24 | 1 | -1/+1 |
| * | | [doc] Info added for tmp:create [ci skip] | Rashmi Yadav | 2013-06-23 | 1 | -1/+2 |
| * | | Missing mention about a generated file [ci skip] | Robin Dupret | 2013-06-22 | 1 | -0/+1 |
| * | | [doc] Update return false if record is invalid | Rashmi Yadav | 2013-06-19 | 1 | -2/+2 |
| * | | rewrote render tag using more succinct and idiomatic way | Chandresh Pant | 2013-06-17 | 1 | -3/+1 |
| * | | Fix TOC ul markup | Vipul A M | 2013-06-16 | 1 | -1/+1 |
| * | | change rails verison to 4.0.0 in command line | Vishnu Atrai | 2013-06-16 | 1 | -7/+7 |
| * | | reorder finder methods list alphabetically | Mikhail Dieterle | 2013-06-16 | 1 | -1/+1 |
| * | | fix quotes and ruby old hashes | Mikhail Dieterle | 2013-06-15 | 1 | -4/+4 |
| * | | Use markdown quotes instead <tt> tag | Mikhail Dieterle | 2013-06-15 | 1 | -5/+5 |
| * | | reword the docrails info [ci skip] | Vijay Dev | 2013-06-15 | 1 | -6/+8 |
| * | | Update contributing to rails guide to depict new contributing to documentatio... | Vipul A M | 2013-06-15 | 1 | -1/+3 |
| * | | Change documentation about contributing to Docs | Vipul A M | 2013-06-15 | 1 | -6/+6 |
| * | | Merge pull request #150 from vatrai/edgerails_in_command_line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 |
| |\ \ |
|
| | * | | replace version 3.2.3 by 4.0.0.beta in command line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 |
| * | | | Merge pull request #146 from vatrai/command_line_rake_guid | Vishnu Atrai | 2013-06-15 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | more guidelines for command line | Vishnu Atrai | 2013-06-14 | 1 | -0/+6 |
| * | | | | Merge pull request #151 from vatrai/action_view_basic | Vishnu Atrai | 2013-06-15 | 1 | -0/+17 |
| |\ \ \ \ |
|
| | * | | | | date_field docs for action view | Vishnu Atrai | 2013-06-15 | 1 | -0/+17 |
| * | | | | | Change "." to ":" for formatting purpose | Vipul A M | 2013-06-15 | 1 | -1/+1 |
| |/ / / / |
|
| * | / / | `dasboard` => `dashboard` | Vipul A M | 2013-06-15 | 1 | -4/+4 |
| | |/ /
| |/| | |
|
| * | | | `existant` => `existent` | Vipul A M | 2013-06-15 | 1 | -1/+1 |
| * | | | Merge pull request #142 from codyrobbins/master | Vijay Dev | 2013-06-13 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | Added a warning about #1769 to the routing guide. | Cody Robbins | 2013-06-07 | 1 | -0/+6 |
* | | | | | Merge pull request #11112 from arunagw/rakefile_changes | Carlos Antonio da Silva | 2013-06-26 | 2 | -9/+1 |
|\ \ \ \ \ |
|
| * | | | | | Minor changes to actionpack/actionview Rakefile | Arun Agrawal | 2013-06-26 | 2 | -9/+1 |
* | | | | | | remove trailing whitespace from `config/routes.rb` template. | Yves Senn | 2013-06-26 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #11109 from wangjohn/moving_pluck_and_ids_to_new_delegate_... | Yves Senn | 2013-06-25 | 1 | -8/+9 |
|\ \ \ \ \ |
|
| * | | | | | Moving the `pluck` and `ids` methods to their own delegate line. | wangjohn | 2013-06-25 | 1 | -8/+9 |
|/ / / / / |
|
* | | | | | Fix @tenderlove's name in changelog :sparkles: | Carlos Antonio da Silva | 2013-06-26 | 1 | -2/+2 |
* | | | | | Merge pull request #10542 from waseem/remove_require | Carlos Antonio da Silva | 2013-06-25 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove unnecessary require from active_support/inflector/methods.rb | Waseem Ahmad | 2013-05-10 | 1 | -1/+0 |
* | | | | | | Merge pull request #10774 from chuckbergeron/validates-inclusion-of-accuracy-... | Carlos Antonio da Silva | 2013-06-25 | 4 | -4/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use Range#cover? for Numeric ranges (tests via endpoints) and use Range#inclu... | Charles Bergeron | 2013-05-27 | 4 | -4/+10 |
* | | | | | | | Merge pull request #10627 from vipulnsward/destructive_symbolize | Carlos Antonio da Silva | 2013-06-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|