Why don't you create a dummy rails project on 2.3.x and copy your code over? It isn't as elegant as using the rake task, but it will work. You will need to rename application.rb to application_controller.rb, but the rest should be more or less straightforward.
On Sep 29, 12:45 pm, Sandip Ransing <[email protected]> wrote: > You have a nil object when you didn't expect it! > You might have expected an instance of Array. > The error occurred while evaluating nil.<< > > any ideas ? > Application works fine with rails 2.1.0 > > Sandip > > -- > Ruby on Rails > Developerhttp://funonrails.wordpress.comwww.joshsoftware.comhttp://brandpotion.com(Latest > project released) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

