Displaying 1 result from an estimated 1 matches for "upload_manager".
2007 Aug 28
1
what''s the view format in trunk?
...view:
def new
@photo = Photo.new
respond_to do |format|
format.html { render }
end
end
and in my app/views folder I have an upload folder and inside it a
new.html.erb file but it doesn''t get picked up.
No template matched
/Users/matta/rails_projects/my_app/trunk/upload_manager/app/views/upload/new.{}
I tried adding a .herb file and .html but it didn''t help.
Thanks,
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070828/2ee8e56c/attachment.html