From: Seth Thomas Rasmussen Date: 2006-02-09T04:23:22+09:00 Subject: Re: Camping 1.3, the Microframework Hi Jacob, > Wondering... is that a typo or is it really 'blog_post' instead of > 'blog_posts'? The default AR convention is pluralized table names. Is that the AR convention, or is that how AR operates in the context of Rails, which uses Inflector to translate all those names back and forth for you?