On 6 Oct 2008, at 15:38, The Neurochild wrote:

>
> Everything goes fine change the versión in environment.rb and updating
> with "rake rails:update". But when I hit the "rake test", this was
> what the console spawned:
>
> (in /home/jescajadillo/user/argos)
>
>
> *******************************************************************
>      * config.breakpoint_server has been deprecated and has no
> effect. *
>
> *******************************************************************
>
That is a warning that this setting is no longer used

> /usr/local/bin/ruby -Ilib:test "/usr/local/lib/ruby/gems/1.8/gems/
> rake-0.8.2/lib/rake/rake_test_loader.rb" "test/functional/
> festejos_controller_test.rb" "test/functional/
> modificarprof_controller_test.rb" "test/functional/
> avalados_controller_test.rb" "test/functional/
> contactanos_controller_test.rb" "test/functional/
> paso2_reservacion_controller_test.rb" "test/functional/
> horarios_controller_test.rb" "test/functional/
> paso1_reservacion_controller_test.rb" "test/functional/
> modificarsecre_controller_test.rb" "test/functional/
> entidad_beneficiarias_controller_test.rb" "test/functional/
> afiliado_titulares_controller_test.rb" "test/functional/
> cursos_controller_test.rb" "test/functional/
> eventos_controller_test.rb" "test/functional/
> usuario_cursos_controller_test.rb" "test/functional/
> imagen_areas_controller_test.rb" "test/functional/
> areas_controller_test.rb"
> /home/jescajadillo/user/argos/app/controllers/festejos_controller.rb:
> 2: undefined method `scaffold' for FestejosController:Class
>
Dynamic scaffolding was removed from rails 2. It was then extracted  
into a plugin (http://github.com/rails/scaffolding/tree)

Fred


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to