Ruby on Rails tips, tricks and hints for the aspiring rails hero.
Sunday, November 27, 2005
Don't use "Test" !!!
When building your app from scratch, don't use "tests" as a name for any of your database tables or for any actions. It seems to be a reserved word and not using it from the get-go can save you a lot of time.
0 Comments:
Post a Comment
<< Home