Displaying 3 results from an estimated 3 matches for "ericwagon".
Did you mean:
ericwagoner
2006 Jun 19
9
Railsday 2006
Can you guys post a demo of your application ?
Would be great.
Thanks,
Pratik
--
rm -rf / 2>/dev/null - http://null.in
2006 Apr 27
3
Rails apps and TextDrive
Hi, I was wondering, does anyone have experience with deploying rails
application(s) on TextDrive. At this time, I''m only seeing an index page
remotely but on my system, I would type the following and obtain the
expected result:
http://localhost:3000/visitor/list
However, when I perform the same operation on textdrive, I''m getting the
following message on the screen:
2006 May 02
3
Ajax scaffolding respones are received, but not rendered in browser
Hi i installed the latest ajaxscaffolding gem and generated a scaffold.
List works fine. Delete deletes, but the update doesn''t show and the busy
icon spins indefinitely. Pressing new or edit also causes the busy icon to
spin, but again the ui doesn''t update.
my development.log indicates the request was handled and (using firebug) I''m
seeing this response:
new