| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | remove useless duplication in include test | Damien Mathieu | 2013-07-22 | 1 | -4/+0 |
* | | | | Merge pull request #11536 from dpickett/patch-1 | Santiago Pastorino | 2013-07-22 | 1 | -1/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | metal is no longer mentioned on rack guide | Dan Pickett | 2013-07-21 | 1 | -1/+0 |
* | | | | Merge pull request #11538 from vipulnsward/rescue-exp | Piotr Sarnacki | 2013-07-22 | 3 | -3/+17 |
|\ \ \ \ |
|
| * | | | | rescue from all exceptions in `ConnectionManagement#call` | Vipul A M | 2013-07-22 | 3 | -3/+17 |
* | | | | | Merge pull request #11514 from schneems/schneems/dev-prod-parity-index | Piotr Sarnacki | 2013-07-22 | 3 | -3/+5 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Match Dev/Prod parity for Index Page | schneems | 2013-07-20 | 3 | -3/+5 |
* | | | | | Revert "Merge pull request #11416 from tigrish/master" | Yves Senn | 2013-07-22 | 3 | -4/+4 |
* | | | | | Merge pull request #11517 from nashby/optgroup-html-attributes | Piotr Sarnacki | 2013-07-21 | 3 | -1/+25 |
|\ \ \ \ \ |
|
| * | | | | | add support for html attributes to grouped_options_for_select | Vasiliy Ermolovich | 2013-07-20 | 3 | -1/+25 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #11534 from gaurish/log | Piotr Sarnacki | 2013-07-21 | 1 | -0/+31 |
|\ \ \ \ \ |
|
| * | | | | | Add logging performance [ci skip] | Gaurish Sharma | 2013-07-21 | 1 | -0/+31 |
* | | | | | | Update note about declarative etags in release notes | Guillermo Iguaran | 2013-07-21 | 1 | -1/+1 |
* | | | | | | Improve comment about ActiveModel::Model | Guillermo Iguaran | 2013-07-21 | 1 | -2/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Fix note about AP/AV decoupling in release notes | Guillermo Iguaran | 2013-07-21 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Clear named routes when routes.rb is reloaded | Andrew White | 2013-07-21 | 3 | -0/+54 |
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-07-21 | 11 | -28/+42 |
|\ \ \ \ |
|
| * | | | | use strong_params in example | Mikhail Dieterle | 2013-07-19 | 1 | -1/+6 |
| * | | | | use the appropriate RDoc code markup | Damien Mathieu | 2013-07-18 | 1 | -2/+2 |
| * | | | | document the Rails::ConsoleMethods#helper and #controller methods | Damien Mathieu | 2013-07-18 | 1 | -0/+6 |
| * | | | | Merge pull request #159 from rajcybage/my_fix | Rafael Mendonça França | 2013-07-17 | 1 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | fixes the test case of that plugins | Rajarshi Das | 2013-07-18 | 1 | -4/+4 |
| |/ / / / |
|
| * | | | | New output for scaffold generate [ci skip] | Rashmi Yadav | 2013-07-17 | 1 | -3/+6 |
| * | | | | Guides fixed typo in index.html.erb file [ci skip] | Arun Agrawal | 2013-07-17 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of github.com:rails/docrails | Thiago Pinto | 2013-07-16 | 6 | -20/+15 |
| |\ \ \ \ |
|
| | * | | | | Added Rack::Sendfile in rake about [ci skip] | Arun Agrawal | 2013-07-15 | 1 | -1/+1 |
| | * | | | | Rack Sendfile is coming as default now | Arun Agrawal | 2013-07-15 | 1 | -0/+1 |
| | * | | | | Using ruby 1.9 syntax [ci skip] | Rashmi Yadav | 2013-07-14 | 1 | -2/+2 |
| | * | | | | Array#to_formatted_s does not call each element's to_s anymore | Akira Matsuda | 2013-07-11 | 1 | -17/+2 |
| | * | | | | Add documentation for FileStore#increment and #decrement | Matt Stopa | 2013-07-10 | 1 | -0/+4 |
| | * | | | | Add documentation for #clear on certain Store classes | Matt Stopa | 2013-07-10 | 2 | -0/+2 |
| | * | | | | Update the filestore documentation for clear | Matt Stopa | 2013-07-09 | 1 | -0/+3 |
| * | | | | | Enhancing readability of options for delegate method | Thiago Pinto | 2013-07-16 | 1 | -0/+5 |
| |/ / / / |
|
* | | | | | Merge pull request #11416 from tigrish/master | Yves Senn | 2013-07-21 | 3 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | Remove ambiguity with pluralizations and I18n keys used for association restr... | Christopher Dell | 2013-07-13 | 3 | -4/+4 |
* | | | | | | Merge pull request #11515 from prathamesh-sonpatki/edit-index-page | Yves Senn | 2013-07-21 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Removed information about creating database[ci skip] | Prathamesh Sonpatki | 2013-07-20 | 1 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #11521 from mking/release-notes-major-features | Guillermo Iguaran | 2013-07-20 | 1 | -2/+39 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Rails 4.0 release notes. Explain major features added and removed. [ci skip] | Matthew King | 2013-07-20 | 1 | -2/+39 |
|/ / / / / |
|
* | | | | | Merge pull request #11508 from vipulnsward/extract_constants | Yves Senn | 2013-07-20 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Extract verbs array from helper to a constant | Vipul A M | 2013-07-20 | 1 | -2/+2 |
* | | | | | Merge pull request #11507 from vipulnsward/av_typo-4 | Guillermo Iguaran | 2013-07-19 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix test name typos | Vipul A M | 2013-07-19 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #11501 from nishantmodak/patch-3 | Yves Senn | 2013-07-19 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Upgrade guide. Renaming Indexes on tables. [ci skip]. | Nishant Modak | 2013-07-19 | 1 | -0/+2 |
|/ / / / |
|
* | | | | fix typo in Active Record Validations guide. [ci skip]. | Yves Senn | 2013-07-19 | 1 | -1/+1 |
* | | | | use the superclass implementation | Aaron Patterson | 2013-07-18 | 2 | -2/+4 |
* | | | | Merge pull request #11492 from maratvmk/concern_test | Yves Senn | 2013-07-18 | 1 | -6/+0 |
|\ \ \ \ |
|
| * | | | | remove duplication in test | Marat Kazbekov | 2013-07-18 | 1 | -6/+0 |
* | | | | | Merge pull request #11491 from erichkist/ek-revert-unscope-patch | Rafael Mendonça França | 2013-07-18 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|