| 816d67b |
2006-06-07 |
Make sure passed routing options are not mutated by rout... |
| 48052d7 |
2006-06-03 |
to_xml fixes, features, and speedup. Closes #4989. |
| c745f47 |
2006-04-29 |
Use #flush between switching from #write to #syswrite. C... |
| f42403f |
2006-04-29 |
Remove duplicate fixture entry in comments.yml. Closes #... |
| 46796e7 |
2006-04-03 |
Fixed that rails --version should have the return code o... |
| 7e6d5b5 |
2006-02-09 |
PostgreSQL: smarter schema dumps using pk_and_sequence_f... |
| f9e0ba2 |
2006-01-13 |
Correct the case of the CSS declarations. [Blair Zajac]... |
| 0a7af12 |
2006-01-13 |
Documentation typo fix. Closes #2367. |
| 3c01e01 |
2005-12-20 |
Fix typo in association docs. Closes #3296. |
| 4a9847f |
2005-11-21 |
Apply [3136] to stable. Make the db_schema_dump task hon... |
| 7355d9f |
2005-11-21 |
Make the db_schema_dump task honor the SCHEMA environmen... |
| beddd96 |
2005-11-18 |
r3157@asus: jeremy | 2005-11-17 21:27:39 -0800 |
| db871c8 |
2005-11-18 |
Eliminate nil from newly generated logfiles. References... |
| 9796a58 |
2005-11-17 |
r3149@asus: jeremy | 2005-11-17 12:47:36 -0800 |
| fd66ccb |
2005-11-17 |
Document :force option to create_table. References #2921. |
| 7c8f3ed |
2005-11-12 |
r4325@asus: jeremy | 2005-11-12 03:57:46 -0800 |
| dfda57a |
2005-11-10 |
Better svn status matching for generators. Closes #2814. |
| 50f7c9a |
2005-10-26 |
Load rake task files in alphabetical order so you can bu... |
| ebf618b |
2005-10-13 |
Delegate access to a customized primary key to the conve... |
| 0e0e774 |
2005-10-12 |
Protect id attribute from mass assigment even when the p... |
| 7e70fc1 |
2005-10-06 |
Allow in memory sqlite DBs when RAILS_ROOT is defined [b... |
| db8f727 |
2005-09-28 |
Ticket #2156 - Use foreign_key inflection uniformly |