Displaying 6 results from an estimated 6 matches for "sgerstack".
Did you mean:
superstack
2006 Oct 03
3
Capistrano and Uploaded Documents
I have an application I''m working on which allows me to upload files. The
files are stored somewhere in the public directory so that they can be
accessed directly. When I deploy an update with Capistrano, I ''lose'' the
files because of the current symlink points to the new checked out version.
Before I start working on a solution, has anyone else already solved this
2000 Mar 07
1
Compiling error on CVS
When I compile the latest CVS, I get the following error:
Compiling param/params.c
gcc.colorgcc: Internal compiler error: program cpp got fatal signal 11
make: *** [param/params.o] Error 1
What did I do wrong??
Stephen Gerstacker
The Gradall Company
phone: 339-2211 ext. 8814
*******************************************************
The information contained in this transmission is
2006 Jul 24
12
RadRails
Hi,
i was hoping someone could reffer me to a place i could learn about the
radrails application/editor/enviornment/... i was looking around for
a good editor/etc for developing my applications, and i somehow stumbled
up upon radrails ... at a first look, i am pleasantly shocked to see how
easy developing applications might be, but i was hoping to give it (the
first impression) a even
2000 Mar 16
1
Samba CVS
I got the latest CVS release, but when i run the server, the logs say that
it cant find unicode_map.850. Where do i get this at???
Stephen Gerstacker
The Gradall Company
phone: 339-2211 ext. 8814
*******************************************************
The information contained in this transmission is confidential. It is
intended solely for the use of the individual(s) or organization(s) to
2007 Jan 23
0
Styling select_time
select_time, select_hour & select_minute all seem to ignore the :class
option. Is there a way to apply a CSS class to these fields?
Stephen Gerstacker
Sr. Database Developer
Electronic Data Payment Systems
p: 866.578.9740 x114
f: 866.578.9740
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2006 Jun 20
2
Problem with "can''t dump anonymous class Class"
I submitted this earlier, but the web forums went down and I''ve screwed up
the thread, so I''m starting over.
I''m trying to built a document upload system. The system has a main
Document model with different subclasses for different types of documents.
With the code below, if I attempt to create a Document, it works fine, but
if I attempt to use one of the subclasses, I