Displaying 4 results from an estimated 4 matches for "init_test".
Did you mean:
unit_test
2006 Jan 18
1
Rails and PostgreSQL bytea
Hi!
I''m trying to insert binary data into a PostgreSQL database where the
field is of type ''bytea''. This works fine if a do Base64 encoding but I
just want to do character escaping. How do I do this????.
What I get is this:
ActiveRecord::StatementInvalid in Init_test#save_file
ArgumentError: Invalid Ruby/cstring: INSERT INTO
globalfiles(chksum,block,directory,filename,blocksize,time,data)
VALUES(''10fcfa244eb972c6de695be235d11f98'', ''0'', ''test'', ''myfilename'',
''500000'', &...
2005 Nov 25
0
Using link_to_remote/remote_function outside of a Controller
Hello!
I have a problem that is quite anoying!
In side my Controller it is no problem to use the
link_to_remote/remote_function function to produce html stuff to include
in my .rhtml file. BUT if I want to do this in another object, for
eample if I inside my controller (init_test) want to do like this:
my_dropdown->get_html
in which I want to perform the link_to_remote/remote_function function
and then return the html it produces it fails. I get the following error
message:
################################################################
NoMethodError in Init_test#...
2012 Jul 17
0
Wine release 1.5.9
...ossing for in loops.
vbscript: Fixed function return crossing for loop.
vbscript: Added support for exit for statement in 'for in' loops.
ieframe: Call OnInPlaceDeactivate in DoVerb(OLEIVERB_HIDE) implementation.
ieframe: Added more DoVerb tests.
ieframe: Added init_test helper.
ieframe: Avoid useless QI(IID_IWebBrowser2) calls in tests by passing IWebBrowser2 interface where possible.
vbscript: Ignore version flags in GetDispID.
mshtml: Moved binding list to HTMLInnerWindow.
mshtml: Simplify ASServiceProvider_QueryService.
mshtml: Mov...
2009 Jul 17
0
Wine release 1.1.26
...ryptui: Updated Korean resource.
notepad: Updated Korean resource.
Jacek Caban (17):
mshtml: Don't call AutoRegister on GRE directory - it's no longer needed.
urlmon: Ignore QueryInterface call for an undocumented interface.
urlmon: Moved more initialization code to init_test.
mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
wininet: Rename WININETHANDLEHEADER to object_header_t.
wininet: Rename WININETHTTPSESSIONW to http_session_t.
wininet: Rename WININETHTTPREQW to http_request_t.
wininet: Rename WININETAPPINFOW to...