ROR scaffold is useful, but I always find myself removing the respond_to part in the generated controllers.
Is it possible to tell Rails not to generate that part?
ROR scaffold is useful, but I always find myself removing the respond_to part in the generated controllers.
Is it possible to tell Rails not to generate that part?
Try to look http://www.tonyspencer.com/2007/03/01/custom-scaffolding-for-rails/ custom scaffol generator http://ramblingsonrails.com/how-to-update-the-rails-scaffold-generator-to-suit-your-own-applications