Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #11536 from dpickett/patch-1 | Santiago Pastorino | 2013-07-22 | 1 | -1/+0 | |
|\ \ | | | | | | | metal is no longer mentioned on rack guide | |||||
| * | | metal is no longer mentioned on rack guide | Dan Pickett | 2013-07-21 | 1 | -1/+0 | |
| | | | ||||||
* | | | Merge pull request #11534 from gaurish/log | Piotr Sarnacki | 2013-07-21 | 1 | -0/+31 | |
|\ \ \ | | | | | | | | | Add logging performance [ci skip] | |||||
| * | | | 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 | |
| |/ |/| | ||||||
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-07-21 | 6 | -11/+20 | |
|\ \ | ||||||
| * | | use strong_params in example | Mikhail Dieterle | 2013-07-19 | 1 | -1/+6 | |
| | | | ||||||
| * | | 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 | |
| | | | ||||||
| * | | 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 | |
| | | | ||||||
* | | | Rails 4.0 release notes. Explain major features added and removed. [ci skip] | Matthew King | 2013-07-20 | 1 | -2/+39 | |
| |/ |/| | ||||||
* | | Upgrade guide. Renaming Indexes on tables. [ci skip]. | Nishant Modak | 2013-07-19 | 1 | -0/+2 | |
| | | | | | | | | https://github.com/rails/rails/commit/39eef1a565ef02e4dabc0811ef1bf4547ff9a60e#commitcomment-3672522 | |||||
* | | fix typo in Active Record Validations guide. [ci skip]. | Yves Senn | 2013-07-19 | 1 | -1/+1 | |
| | | | | | | | | Closes #11498. | |||||
* | | Revert "Fix SyntaxError in guides sample code" | Erich Kist | 2013-07-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | This reverts commit f573df32d43c413a5098721ba6151ff190c23c6c. The original idea of this documentation was to showcase the feature where you can remove some only queries attributes with a single key-value pair. | |||||
* | | grammar fix in upgrade documentation | Gary S. Weaver | 2013-07-17 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #11478 from newton10471/master | Yves Senn | 2013-07-17 | 1 | -1/+1 | |
|\ \ | | | | | | | fixes plugin test for tutorial [ci skip] | |||||
| * | | fixes plugin test for tutorial | Matt Newton | 2013-07-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | [ci skip] | |||||
* | | | bcrypt-ruby stable is 3.1 | Burkhard Vogel-Kreykenbohm | 2013-07-17 | 1 | -1/+1 | |
|/ / | ||||||
* | | memorized -> memoized typo fix [ci skip] | Ian Fleeton | 2013-07-14 | 1 | -1/+1 | |
| | | | | | | | | Reverts one line from 457b7ff9 | |||||
* | | [ci-skip] Update link, tweak UglifyJS | Evan Goer | 2013-07-13 | 1 | -2/+2 | |
| | | ||||||
* | | ActionController::Live documentation in the guides. | wangjohn | 2013-07-13 | 1 | -0/+86 | |
| | | | | | | | | | | I'm adding documentation to the action_controller_overview guide which should tell people how to stream arbitrary data. | |||||
* | | Remove block argument from callback example. | Carlos Souza | 2013-07-13 | 1 | -2/+2 | |
| | | | | | | | | [ci skip] | |||||
* | | Merge pull request #11401 from dpdawson/master | Yves Senn | 2013-07-12 | 1 | -2/+2 | |
|\ \ | | | | | | | Improved Active View Overview guide. [ci skip] | |||||
| * | | Improve Active View Overview guide. [ci skip] | Daniel Dawson | 2013-07-12 | 1 | -2/+2 | |
| | | | ||||||
* | | | Documment config.log_formatter added on 51aeae91 | Rafael Mendonça França | 2013-07-11 | 1 | -0/+2 | |
|/ / | | | | | | | [ci skip] | |||||
* | | Fix a grammatical error/typo in Active Record Associations guide. | Daniel Dawson | 2013-07-11 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #11073 from tricknotes/improve-guides-js | Rafael Mendonça França | 2013-07-09 | 2 | -36/+32 | |
|\ \ | | | | | | | Improve guides js | |||||
| * | | Improve js written for guides | Ryunosuke SATO | 2013-06-25 | 2 | -36/+32 | |
| | | | | | | | | | | | | | | | | | | | | | * Stop using unnecessary global variable * Use function defined by jQuery for simplicity * Fix event listner for "more info button" to handle event on resize browser | |||||
* | | | Merge pull request #11143 from robin850/upgrading-rails | Rafael Mendonça França | 2013-07-09 | 1 | -1/+23 | |
|\ \ \ | | | | | | | | | Add few information about missing steps [ci skip] | |||||
| * | | | Add few information about missing steps [ci skip] | Robin Dupret | 2013-06-29 | 1 | -1/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some deprecations previously note covered such as the confirm option for the link_to helper or options which aren't needed anymore Also add a mention about the config.assets.js_compressor option. | |||||
* | | | | Merge pull request #11361 from jetthoughts/add_cursor_pointer_for_menu | Rafael Mendonça França | 2013-07-09 | 1 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | Added cursor pointer for 'More Ruby on Rails' dropdown menu on guides page (which appear on small windows) | |||||
| * | | | | Added cursor pointer for 'More Ruby on Rails' | Paul Nikitochkin | 2013-07-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | dropdown menu on guides page (which appear on small windows) [ci skip] | |||||
* | | | | | Merge pull request #11368 from Amit-Thawait/master | Rafael Mendonça França | 2013-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fixed Travis CI link for rails | |||||
| * | | | | | link break added after the Travis CI link | Amit Thawait | 2013-07-09 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | link break added after the Travis CI link | |||||
| * | | | | | Fixed broken link of Travis CI for rails and added full path | Amit Thawait | 2013-07-08 | 1 | -2/+1 | |
| | | | | | | ||||||
* | | | | | | Fix a grammatical error/typo in Active Record Migrations guide. [ci skip] | Daniel Dawson | 2013-07-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* / / / / | Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip] | Daniel Dawson | 2013-07-08 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #11359 from willnet/patch-1 | Yves Senn | 2013-07-08 | 1 | -1/+0 | |
|\ \ \ \ | | | | | | | | | | | Update 'Active Record Migrations' guide [ci skip] | |||||
| * | | | | Update 'Active Record Migrations' guide [ci skip] | Shinichi Maeshima | 2013-07-08 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | Delete an unneeded line. | |||||
* | | | | | Fix SyntaxError in guides sample code | Akira Matsuda | 2013-07-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | 1.9 Hash Syntax | Akira Matsuda | 2013-07-08 | 4 | -4/+4 | |
| | | | | | ||||||
* | | | | | params keys are Strings | Akira Matsuda | 2013-07-08 | 1 | -13/+13 | |
|/ / / / | ||||||
* | | | | Merge pull request #11347 from ankit8898/refactoring-sp | Rafael Mendonça França | 2013-07-07 | 4 | -109/+92 | |
|\ \ \ \ | | | | | | | | | | | Refactored strong parameters usage and updated Gemfile.lock with Rails 4 | |||||
| * | | | | Refactored strong paramters usage and updated Gemfile.lock with Rails 4 | Ankit Gupta | 2013-07-07 | 4 | -109/+92 | |
| | | | | | ||||||
* | | | | | Cleaned up wording and tags. | blahedo | 2013-07-06 | 6 | -27/+53 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced <br /> with <br> for consistency; Added note about singular/plural distinction (which was previously confusing to a Rails noob); Rephrased explanation of how form is routed to controller, again to reduce confusion; and added explanation to replace incorrect link. [ci skip] |