| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-08-31 | 3 | -11/+17 |
|\ |
|
| * | Fix typos [ci skip] | Carlos Antonio da Silva | 2013-08-30 | 1 | -2/+2 |
| * | Add documentation for rake db:setup task | Jay Hayes | 2013-08-29 | 1 | -0/+5 |
| * | Note functional equivalence in reset task | Jay Hayes | 2013-08-29 | 1 | -2/+2 |
| * | Document ability to run a single test. | wangjohn | 2013-08-21 | 1 | -1/+8 |
| * | Removing merge conflict remnants in the guides. | wangjohn | 2013-08-21 | 1 | -6/+0 |
| * | Moved "`mod_expires` to be enabled" to new line. | Prathamesh Sonpatki | 2013-08-21 | 1 | -2/+2 |
* | | Fix broken link to Fixtures documentation on guides | David Padilla | 2013-08-29 | 2 | -2/+2 |
* | | Merge pull request #12033 from alexaltair/patch-1 | Yves Senn | 2013-08-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Update Test::Unit to Minitest | Alex Altair | 2013-08-27 | 1 | -1/+1 |
* | | | Merge pull request #11805 from jetthoughts/11803_update_move_forbidden_except... | Rafael Mendonça França | 2013-08-27 | 1 | -34/+36 |
|\ \ \ |
|
| * | | | #11803: Move Forbidden attributes description before show post section | Paul Nikitochkin | 2013-08-27 | 1 | -34/+36 |
| |/ / |
|
* / / | adding more finder migration information to upgrade guide [ci skip] | Gary S. Weaver | 2013-08-27 | 1 | -0/+6 |
|/ / |
|
* | | Merge pull request #12032 from carolinemota/fixdoc | Carlos Antonio da Silva | 2013-08-26 | 1 | -19/+3 |
|\ \ |
|
| * | | Remove whiny_nils config from the rails guides | Caroline Mota | 2013-08-26 | 1 | -19/+3 |
* | | | Merge pull request #11986 from fedesoria/patch-3 | Xavier Noria | 2013-08-26 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Warning on doc for assets under lib|vendor not precompiling | Federico Soria | 2013-08-26 | 1 | -0/+5 |
* | | | Add note about features vs. bugs. | Steve Klabnik | 2013-08-26 | 1 | -3/+22 |
* | | | Flesh out feedback portion of contributing guide. | Steve Klabnik | 2013-08-26 | 1 | -1/+18 |
* | | | Soften wording about knowing other devs. | Steve Klabnik | 2013-08-26 | 1 | -1/+7 |
* | | | Merge pull request #12015 from vipulnsward/add_dynamic_finders_to_upgrade | Steve Klabnik | 2013-08-26 | 1 | -0/+12 |
|\ \ \ |
|
| * | | | Add Finder API changes to upgrading guide [skip ci] | Vipul A M | 2013-08-26 | 1 | -0/+12 |
* | | | | fix typo in the credit section of the guides. [ci skip] | Yves Senn | 2013-08-26 | 1 | -1/+1 |
* | | | | Merge pull request #11997 from startupjockey/add_credits_AS | Yves Senn | 2013-08-26 | 2 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Adds Akshay Surve to Rails Guides credits list | Akshay Surve | 2013-08-23 | 2 | -0/+4 |
* | | | | | Merge pull request #11973 from prathamesh-sonpatki/nokogiri-warning | Yves Senn | 2013-08-26 | 1 | -0/+19 |
|\ \ \ \ \ |
|
| * | | | | | Add error message for including nokogiri in Gemfile for rake doc:guides [ci s... | Prathamesh Sonpatki | 2013-08-22 | 1 | -0/+19 |
* | | | | | | Removing instances of string class_names in fixtures. | wangjohn | 2013-08-24 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | typo [ci skip] | Xavier Noria | 2013-08-23 | 1 | -1/+1 |
* | | | | | cleans the guides sources from fancy non-ASCII stuff | Xavier Noria | 2013-08-23 | 21 | -96/+96 |
| |/ / /
|/| | | |
|
* | | | | Add a note about edge guides in the feedback section[ci skip] | Prathamesh Sonpatki | 2013-08-23 | 1 | -2/+4 |
| |/ /
|/| | |
|
* | | | Merge pull request #11943 from suginoy/ar-order-notation | Yves Senn | 2013-08-22 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Add examples of AR order method's hash notation to Rails Guide [ci skip] | Sugino Yasuhiro | 2013-08-22 | 1 | -0/+10 |
* | | | | Added bug report template for ActionController | Paul Nikitochkin | 2013-08-21 | 3 | -4/+99 |
| |/ /
|/| | |
|
* | | | Updated bug report templates | Paul Nikitochkin | 2013-08-21 | 2 | -2/+2 |
* | | | Remove set_primary_key, replace with primary_key= | Luka Marčetić | 2013-08-21 | 1 | -2/+2 |
* | | | Change the wording to explain following methods skip callbacks [ci skip] | Prathamesh Sonpatki | 2013-08-19 | 1 | -1/+3 |
* | | | explain how to contribute to the documentation. | Yves Senn | 2013-08-19 | 2 | -9/+7 |
* | | | clarify instructions in contributing_to_ruby_on_rails.md for committing [ci s... | Rex Feng | 2013-08-19 | 1 | -1/+1 |
|/ / |
|
* | | Fix typo [ci skip] | Carlos Antonio da Silva | 2013-08-19 | 1 | -1/+1 |
* | | Merge pull request #11914 from pawel2105/development-dependencies-guides-fix | Guillermo Iguaran | 2013-08-18 | 1 | -1/+23 |
|\ \ |
|
| * | | Add note about installing and running Memcached for Rails test suite tests th... | Pawel Janiak | 2013-08-16 | 1 | -1/+23 |
* | | | blorgh_engine to blorgh [ci-skip] | scaryguy | 2013-08-18 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-08-17 | 6 | -26/+76 |
|\ \ |
|
| * | | Revert "Merge branch 'master' of github.com:rails/docrails" | Vijay Dev | 2013-08-17 | 8 | -52/+62 |
| * | | [getting started] Don't define resources :posts a second time + clarify messa... | Ryan Bigg | 2013-08-16 | 1 | -14/+4 |
| * | | Added new line [ci skip] | Rashmi Yadav | 2013-08-14 | 1 | -0/+1 |
| * | | Added docs for 'remove' method [ci skip] | Rashmi Yadav | 2013-08-14 | 1 | -0/+11 |
| * | | Merge branch 'master' of github.com:rails/docrails | Thiago Pinto | 2013-08-14 | 8 | -62/+52 |
| |\ \ |
|
| | * | | Minor align BR tags with HTML void - with reference to the generators code ch... | AvnerCohen | 2013-08-07 | 2 | -2/+2 |