search for: mindreadr_read

Displaying 1 result from an estimated 1 matches for "mindreadr_read".

2006 Feb 14
4
Newbie stumped by "NameError in "
...est, and _read render(:layout => false) end def mindreadr_open_socket # Connect to MindReader server/port render(:layout => false) end def mindreadr_request # Ask MindReadr for some images render(:layout => false) end def mindreadr_read # Read output from MindReadr render(:layout => false) end def ajax_example render(:layout => false) end index.rhtml (partial- this all works fine until I hit the action button) <!-- Section that displays images --> <div id="...