Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
* | | | | fix typo in Active Record Validations guide. [ci skip]. | Yves Senn | 2013-07-19 | 1 | -1/+1 | |
* | | | | Revert "Fix SyntaxError in guides sample code" | Erich Kist | 2013-07-18 | 1 | -1/+1 | |
* | | | | 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 | Matt Newton | 2013-07-17 | 1 | -1/+1 | |
* | | | | | 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 | |
* | | | | [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 | |
* | | | | Remove block argument from callback example. | Carlos Souza | 2013-07-13 | 1 | -2/+2 | |
* | | | | Merge pull request #11401 from dpdawson/master | Yves Senn | 2013-07-12 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
|/ / / / | ||||||
* | | | | 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 js written for guides | Ryunosuke SATO | 2013-06-25 | 2 | -36/+32 | |
| | |_|/ | |/| | | ||||||
* | | | | 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] | Robin Dupret | 2013-06-29 | 1 | -1/+23 | |
* | | | | | 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' | Paul Nikitochkin | 2013-07-08 | 1 | -0/+1 | |
* | | | | | | Merge pull request #11368 from Amit-Thawait/master | Rafael Mendonça França | 2013-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | link break added after the Travis CI link | Amit Thawait | 2013-07-09 | 1 | -1/+2 | |
| * | | | | | | 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] | Shinichi Maeshima | 2013-07-08 | 1 | -1/+0 | |
* | | | | | | Fix SyntaxError in guides sample code | Akira Matsuda | 2013-07-08 | 1 | -1/+1 | |
* | | | | | | 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 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 | |
|/ / / / / | ||||||
* | | / / | Merged sections to reflect current contents of guide. | blahedo | 2013-07-05 | 1 | -3/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-07-06 | 4 | -2/+43 | |
|\ \ \ \ | ||||||
| * | | | | [doc] fixed printing of code samples | Arun Agrawal | 2013-07-02 | 1 | -1/+1 |