Problem with scaffold

i’ve created a new rails app…model and controller named admin
(alongwith a dev database associated with the model)…display with
scaffold shows an error -
NameError in AdminController#index
uninitialized constant Dy

Please help.