Edge rails, REST, erb & partials

Hello,

I’m having some trouble rendering some partials whilst migrating some
code to be RESTful, using the latest version of edge rails.

I’ve run ruby script/generate scaffold_resource & made the change to
routes.rb

The generated an apps/view directory with .erb extentions instead of the
.rhtml that I was expecting.

when I drop my old partials into the .erb files, they no longer appear &
there are no error messages being logged

Can someone please point me in the right direction here?

rgds,

  • matt.