Displaying 2 results from an estimated 2 matches for "new_folder".
2006 Jun 27
2
Render partials in folders
Right now I have partials in a view folder corresponding with my controller.
ie: controller: example, view: example/_partial.rhtml
and I call it with render :partial => ''partial''
How do I add the partial to another folder and call it?
ie: controller: example, view: example/new_folder/_partial.rhtml
render :partial => ''new_folder/partial'' # does NOT work
--
Respectfully:
Larry Diehl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060627/a3ca49db/attachment.html
2001 Dec 11
0
Samba/Win_NT mapped drive problem
...ed drive to a local drive by either
dragging and dropping or right-clicking and selecting copy/paste.
Under Windows 2000 the problem simply doesnt exist - unfortunately at the
moment I cannot upgrade everyone currently using Windows NT to Windows
2000 due to some software issues.
For example:
P:\new_folder
|
---- some_file.txt
is fine, both reading by double clicking and writing
P:\some_file.txt
isnt!
The error I get when trying to copy a file to the root of the mapped drive
is 'A file with the name you specified already exists. Specify a different
filename'. The error I get when doubl...