Hello, I use the recipe for serving a maintenance page when deploying with Capistrano from the book Advanced Recipes for Rails (Thanks to Mike Clark).
Everything use to work fine but one day the following line issue an error : page = ERB.new(template).result(binding) /Library/Ruby/Gems/1.8/gems/capistrano-2.5.0/lib/capistrano/ configuration/namespaces.rb:188:in `method_missing': undefined method `render' for #<Capistrano::Configuration::Namespaces::Namespace: 0x181bff4> (NoMethodError) Has anyone any idea ? Thanks ! Pierre --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
