| Commit message (Expand) | Author | Age | Files | Lines |
* | Micro optimization for build_named_route_call in PolymorphicRoutes: | yury | 2010-08-28 | 1 | -10/+10 |
* | password_field renders with nil value by default | Santiago Pastorino | 2010-08-28 | 3 | -6/+11 |
* | type="password" for password_fields | Santiago Pastorino | 2010-08-28 | 1 | -4/+4 |
* | Merge remote branch 'docrails/master' | Xavier Noria | 2010-08-28 | 19 | -124/+119 |
|\ |
|
| * | Use common terminology | Joost Baaij | 2010-08-27 | 1 | -3/+3 |
| * | Revert "call-seq directive makes rdoc cry and replaces method names with a cu... | Xavier Noria | 2010-08-27 | 2 | -9/+43 |
| * | escape constants that should not be linked to | Joost Baaij | 2010-08-27 | 5 | -11/+11 |
| * | mention the alert and notice accessors on the flash | Joost Baaij | 2010-08-27 | 1 | -0/+5 |
| * | expand cookie examples with signed and permanent methods | Joost Baaij | 2010-08-27 | 1 | -2/+11 |
| * | call-seq directive makes rdoc cry and replaces method names with a curly brac... | Joost Baaij | 2010-08-27 | 2 | -43/+9 |
| * | escape constant names | Joost Baaij | 2010-08-26 | 2 | -9/+9 |
| * | Reflect how CSRF protection now works and refer to the Security Guide for mor... | Joost Baaij | 2010-08-26 | 1 | -36/+18 |
| * | cleanup of ActionController::Metal inline documentation | Joost Baaij | 2010-08-26 | 5 | -51/+50 |
| * | Escape 'caching' when used in a sentence; remove unnessesary quotes | Joost Baaij | 2010-08-26 | 3 | -12/+12 |
| * | Prevent any warnings from being printed during RDoc generation | Joost Baaij | 2010-08-26 | 1 | -1/+1 |
* | | Add missing require. | José Valim | 2010-08-27 | 1 | -1/+2 |
* | | Make InstanceTagMethods#value_before_type_cast raise if the model don't respo... | Santiago Pastorino | 2010-08-27 | 2 | -3/+21 |
* | | Removing some unuseful begin/end and refactor prompt_option_tag a bit | Carlos Antonio da Silva | 2010-08-27 | 1 | -16/+11 |
* | | Be sure to call helper :all just on direct children. (Tests by Jesse Storimer) | José Valim | 2010-08-26 | 5 | -1/+20 |
* | | Doh, be sure to store the string modification. | José Valim | 2010-08-26 | 1 | -3/+2 |
* | | Do not modify frozen strings in place. | José Valim | 2010-08-26 | 1 | -1/+1 |
* | | Update CHANGELOG. | José Valim | 2010-08-26 | 1 | -2/+11 |
* | | Add clear_helpers as a way to clean up all helpers added to this controller, ... | José Valim | 2010-08-26 | 3 | -2/+31 |
* | | Ensure templates like template.html are found but still uses the proper virtu... | José Valim | 2010-08-26 | 1 | -3/+4 |
|/ |
|
* | Fix capture_helper.rb api documentation, unescaped script tag was breaking it... | Jaime Iniesta | 2010-08-26 | 1 | -1/+1 |
* | Merge remote branch 'docrails/master' | Xavier Noria | 2010-08-26 | 7 | -61/+227 |
|\ |
|
| * | Restored top-level documentation for ActionController::Base. | Joost Baaij | 2010-08-25 | 1 | -0/+163 |
| * | fixed capitalization | Joost Baaij | 2010-08-25 | 1 | -8/+8 |
| * | change rdoc to conform to api guidelines | Joost Baaij | 2010-08-25 | 5 | -57/+60 |
| * | Restore consistency with the rest of the doc. | Rémy Coutable | 2010-08-25 | 1 | -2/+2 |
| * | Fixed a missing simple quote. | Rémy Coutable | 2010-08-25 | 1 | -1/+1 |
* | | Use nested scope for routes defined at the :resources scope level (as in Rail... | Andrew White | 2010-08-24 | 2 | -5/+13 |
|/ |
|
* | Allow format to be skipped. This is used internally by mount. | José Valim | 2010-08-24 | 2 | -3/+6 |
* | Finally fix the bug where symbols and strings were not having the same behavi... | José Valim | 2010-08-24 | 2 | -73/+84 |
* | Ensure shortcuts inside resources also generates helpers. | José Valim | 2010-08-24 | 2 | -52/+43 |
* | Fix how routes inside namespaces are generated. | José Valim | 2010-08-24 | 2 | -4/+4 |
* | Allow actions which start with A-Za-z_ only | Santiago Pastorino | 2010-08-24 | 2 | -2/+5 |
* | Reset symbolized path parameters when a test request is recycled [#5437 state... | Andrew White | 2010-08-24 | 3 | -2/+11 |
* | Ensure prefix in routes are generated properly. | José Valim | 2010-08-24 | 1 | -13/+10 |
* | Fix a bug where symbols and strings were not behaving the same in the router.... | José Valim | 2010-08-24 | 2 | -12/+7 |
* | When custom resource actions are specified using strings add the default name... | Andrew White | 2010-08-24 | 2 | -2/+28 |
* | Master is now targeting 3.1.0.beta | David Heinemeier Hansson | 2010-08-23 | 1 | -2/+2 |
* | Config is deprecated on 1.8.8 and 1.9.3 use RbConfig | Santiago Pastorino | 2010-08-23 | 1 | -1/+1 |
* | Update CHANGELOG for ActionPack. | José Valim | 2010-08-23 | 1 | -0/+5 |
* | Bump up rack-mount to 0.6.12 | Santiago Pastorino | 2010-08-22 | 1 | -1/+1 |
* | Silence warnings for Encoding.default_external= and Encoding.default_internal= | Santiago Pastorino | 2010-08-22 | 1 | -2/+6 |
* | Cache the symbolized path parameters using a instance variable in the request... | Andrew White | 2010-08-22 | 3 | -3/+29 |
* | Move encoding settings for testing purposes to abstract_unit file | Santiago Pastorino | 2010-08-21 | 2 | -9/+6 |
* | Fix hash modification during iteration in Mapper [#5420] | Nick Sieger | 2010-08-20 | 1 | -1/+1 |
* | Support routing constraints in functional tests | Andrew White | 2010-08-20 | 3 | -17/+40 |