I am reading Agile Web Development with Rails and after setting everything up with the first application I get the following error: NoMethodError in AdminController#index undefined method `scaffold
I then installed the plugin for scaffold and I got this error: undefined method `paginate'
I have read on the web and in this group about installing The paginate plugin but I cannot get it to work and I cannot find the plugin to install. Where do I find the plugin? How do I install it on my Mandriva system and if not how do I get rid of it?
PLEASE!