Tonight we (Agile Maryland codefest folks) hit a problem that seemed odd to us. We first created in MySQL a new table called member_classes We then ran the scaffold generator to create the controller, model and views. Trying to bring up the List action caused an error to happen that it was looking for the constant MemberClas in ''list'' (It should have been looking for ''MemberClass'') This seemed to be happening with the pagination code. Anyone have any insight to this? Do we do something wrong or is this a bug? _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails