| 7f88539 |
2011-07-31 |
remove_possible_method: test if method exists |
| e1b5464 |
2011-08-13 |
remove_possible_method: test if method exists |
| f2657b0 |
2011-07-31 |
remove_possible_method: test if method exists |
| f29ae12 |
2007-10-07 |
Add Base#to_param to Active Resource that quacks like Ac... |
| eb5033a |
2007-10-02 |
Merge session fixation fixes from stable |
| 6c77370 |
2007-10-02 |
Disable non-cookie sessions to prevent Session Fixation ... |
| 3b4450b |
2006-12-27 |
Docs fix for columns_hash [bradediger] |
| 155dcff |
2006-12-27 |
Ensure dynamic finders are anchored to the beginning of ... |
| 785e1fa |
2006-08-31 |
Fix send_data documentation typo. Closes #5982. |
| 7e5dd2e |
2006-07-05 |
Fixed migration generation for class names like ACLContr... |
| b533431 |
2006-06-22 |
Correct and clarify Array#to_sentence docs. Closes #5458. |