| 5f189f4 |
2012-11-16 |
Introduce `ActionView::Template::Handlers::ERB.escape_wh... |
| 757f723 |
2012-06-19 |
Remember the stored attributes in a config attribute. |
| 5f92bf1 |
2012-02-29 |
Improve header hierarchy. |
| c567718 |
2012-02-29 |
Include a comment as to why ETag header should be remove... |
| 621eb3b |
2012-01-06 |
Expanded rdoc about primary keys being protected from ma... |
| 1ffd5ec |
2011-11-08 |
Replace example with SQL placeholder syntax.
|
| 1c61365 |
2011-11-08 |
Replace example with SQL placeholder syntax. |
| f936996 |
2011-10-28 |
Updated links to authentication plugins. |
| 80bcfb0 |
2011-10-25 |
Added a note that optimistic locking also needs a hidden... |
| 760fd1e |
2011-09-07 |
Rails.root is a Pathname, no need to use File.join first. |
| 707378c |
2011-08-23 |
removed the link to my blog to help stop endless comments |
| 0d9363d |
2011-08-23 |
removed the link to my blog to help stop endless comments |
| e3ba2cf |
2011-08-23 |
removed the link to my blog to help stop endless comments |
| c46befb |
2011-08-23 |
Revert "Removed my name from the changelog as the amount... |
| 95bece9 |
2011-08-21 |
Removed my name from the changelog as the amount of blog... |
| 783007a |
2011-04-21 |
Replace example hostname with "example.com". |
| b1acba7 |
2010-09-29 |
Cleanup of the References section. |
| 3c620be |
2010-09-29 |
Removed obsolete "advanced" plugin URLs. |
| b39dfd5 |
2010-09-21 |
Document form_for behaviour when using file_field inside... |
| 19d9997 |
2010-08-30 |
Remove mention of InstantRails, it is completely obsolete. |
| 46fddc3 |
2010-08-30 |
Remove mention of InstantRails, it is completely obsolete. |
| 49028f6 |
2010-08-30 |
Merge branch 'master' of github.com:lifo/docrails |
| 66998c9 |
2010-08-30 |
Merge branch 'master' of github.com:lifo/docrails |
| 7803bb0 |
2010-08-30 |
Remove beta and RC paths in documentation |
| 3e7f766 |
2010-08-30 |
Remove beta and RC paths in documentation |
| 3d13dc8 |
2010-08-30 |
refer to guides since 3.0 is released now |
| d1b239d |
2010-08-30 |
refer to guides since 3.0 is released now |
| 591e87f |
2010-08-28 |
Expanded routing documentation with current best practices |
| e8d2002 |
2010-08-30 |
Expanded routing documentation with current best practices |
| 5ead15b |
2010-08-28 |
Rework the routing documentation. |
| 05bb9ca |
2010-08-30 |
Rework the routing documentation. |
| 4b14de7 |
2010-08-27 |
The call-seq directive has no useful effect on our docum... |
| 279c395 |
2010-08-27 |
Use common terminology |
| 0c87873 |
2010-08-27 |
Use common terminology |
| 4a56f8f |
2010-08-27 |
escape constants that should not be linked to |
| 8da4576 |
2010-08-27 |
escape constants that should not be linked to |
| 76c5693 |
2010-08-27 |
mention the alert and notice accessors on the flash |
| 5502a78 |
2010-08-27 |
mention the alert and notice accessors on the flash |
| 9f4d3a1 |
2010-08-27 |
expand cookie examples with signed and permanent methods |
| 6c84fd8 |
2010-08-27 |
expand cookie examples with signed and permanent methods |
| 60de0e5 |
2010-08-27 |
call-seq directive makes rdoc cry and replaces method na... |
| 6eed7b3 |
2010-08-26 |
escape constant names |
| c28d46a |
2010-08-26 |
Reflect how CSRF protection now works and refer to the S... |
| ca36326 |
2010-08-26 |
cleanup of ActionController::Metal inline documentation |
| 9301029 |
2010-08-26 |
Escape 'caching' when used in a sentence; remove unnesse... |
| d3bc970 |
2010-08-26 |
Merge branch 'master' of github.com:lifo/docrails |
| 80ae74d |
2010-08-26 |
Prevent any warnings from being printed during RDoc gene... |
| a68919e |
2010-08-25 |
Restored top-level documentation for ActionController::B... |
| 6a03509 |
2010-08-25 |
Restored top-level documentation for ActionController::B... |
| e9eaae1 |
2010-08-25 |
fixed capitalization |
| 3b3cfa4 |
2010-08-25 |
fixed capitalization |
| eaeda50 |
2010-08-25 |
change rdoc to conform to api guidelines |
| 908544c |
2010-08-25 |
change rdoc to conform to api guidelines |
| 111c4a4 |
2010-08-25 |
remove unwanted linebreak |
| 2722c82 |
2010-08-25 |
remove unwanted linebreak |
| 20333be |
2010-08-24 |
fix broken relative links [#5415 state:committed] |
| a32f46d |
2010-08-24 |
fix broken relative links [#5415 state:committed] |
| 5c0d38f |
2008-03-27 |
Fixed that a return-path header would be ignored (closes... |
| 6b018e3 |
2007-11-07 |
Added :mouseover short-cut to AssetTagHelper#image_tag f... |
| 6203d45 |
2007-09-22 |
Improved test coverage (closes #7571) [joost] |