search for: skanthak

Displaying 13 results from an estimated 13 matches for "skanthak".

Did you mean: kanthak
2006 Mar 02
2
url_for_file_column not returning correct path
...test towards the end of the included file_column_helper_test.rb that shipped with the file_column plugin: def test_url_for_file_column_different_root_path Entry.file_column :image, :root_path => File.join(RAILS_ROOT, "public/files") e = Entry.new(:image => upload(f("skanthak.png"))) assert_match %r{/public/files/entry/image}, e.image_options[:store_dir] assert e.save assert_match %r{files/entry/image}, url_for_file_column(e, "image") end the last assert_match did not pass... 1) Failure: test_url_for_file_column_different_root_path(UrlFo...
2006 Aug 05
4
file_column just will not work...
Hello, I have been trying for some time to get a file to upload using the file_column plugin. My code is here: http://pastie.caboo.se/7304 But my code is not the issue. I cannot even pass the unit test that come with the file_column plugin. If I run ruby file_column_test.rb i get: 1) Error: test_store_dir_callback(FileColumnTest): TypeError: can''t convert Fixnum into String
2018 Nov 25
3
BUGS n code generated for target i386 compiling __bswapdi3, and for target x86-64 compiling __bswapsi2()
...ax, rcx and rdi, 255 shl rdi, 24 or rax, rdi ret __bswapdi2: # @__bswapdi2 bswap rdi mov rax, rdi ret Both are correct, but __bswapsi2() should of course use BSWAP too! Stefan Kanthak PS: for comparision with another compiler, take a look at <https://skanthak.homepage.t-online.de/msvc.html#example5>
2006 May 15
4
Anyone got a copy of File_Column trunk
Anyone able to post a copy of the svn trunk of file_column? The website''s been down for the past few days, and I''ve only got the last release (0.31, I think), which is missing a whole load of goodies. Tx
2018 Nov 25
3
BUGS n code generated for target i386 compiling __bswapdi3, and for target x86-64 compiling __bswapsi2()
...di2 >> bswap rdi >> mov rax, rdi >> ret >> >> Both are correct, but __bswapsi2() should of course use BSWAP too! >> >> >> Stefan Kanthak >> >> PS: for comparision with another compiler, take a look at >> <https://skanthak.homepage.t-online.de/msvc.html#example5> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> > -------------- next part -------------- An HT...
2005 Dec 04
2
Filecolumn: url_for_file_column problem
Calling url_for_file_colum results in a TypeError: can''t convert nil to string. The error is in line 148 of filecolumn.rb: def relative_path(subdir=nil) File.join(relative_path_prefix,subdir, @filename) end If I substitute '''' for subdir in the File.join command, then it seems to work fine. Since this is a plugin, I''m wondering why I need
2006 Jan 17
5
file_column mangling URL
Hey, I''ve gotten file_column to upload a file, drop it in the dynamic directory, but I can''t display the image, the directories repeat themselves: My model: class Person < ActiveRecord::Base file_column :image_url In my view: <%= image_tag url_for_file_column(''person'', ''image_url'') %> HTML generated is this: <img
2018 Nov 25
2
BUGS n code generated for target i386 compiling __bswapdi3, and for target x86-64 compiling __bswapsi2()
...> >>> > >>> Both are correct, but __bswapsi2() should of course use BSWAP too! > >>> > >>> > >>> Stefan Kanthak > >>> > >>> PS: for comparision with another compiler, take a look at > >>> <https://skanthak.homepage.t-online.de/msvc.html#example5> > >>> _______________________________________________ > >>> LLVM Developers mailing list > >>> llvm-dev at lists.llvm.org > >>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >>> >...
2005 Oct 09
6
Problem With url_for_file_column/file_column
I am using the very helpful file_column extension in my app. The uploading portion works great - no problems. Where I am having an issue is displaying the images in my view. My code looks like this: <% for @record in @main_box_releases -%> <%= image_tag(url_for_file_column("record", "record_cover")) %> <% end -% @record is an instance of a class called
2018 Nov 26
3
BUGS in code generated for target i386-win32
...: The compiler MUST use another register (of course except ECX, which holds the first argument with __fastcall, and except EAX, which holds the return value), for example EBX instead of EDX. Stefan Kanthak PS: for comparision with another (likewise buggy) compiler, take a look at <https://skanthak.homepage.t-online.de/msvc.html#example9>
2006 Mar 02
17
can''t get rails to connect to mySQL - HELP!!!!!!!!!
Sorry, but this is really NOT as easy as the tutorials/books make out. I''m really struggling at the first hurdle here. And while I''m not a programmer by design I do know my way around most stuff. And if I can''t get this to work I suspect more people will have the same issues. There seems to be too many variables to address. I have winXP, I have ruby and rails all
2003 Dec 01
0
No subject
...yes oplocks = no public = yes security = share printable = yes writable = no share mode = no create mode = 0700 [hpDeskJet] security = share path = /var/spool/lpd/lp printer name = lp writable = yes public = yes security = server printable = yes print command = lpr -r -h -P %p %s Return-Path: <skanthak@compuserve.de> Delivered-To: samba@samba.org Received: from demdwu43.mediaways.net (smtp.compuserve.de [62.52.27.101]) by lists.samba.org (Postfix) with SMTP id 38EC54F20 for <samba@samba.org>; Mon, 25 Jun 2001 20:10:26 -0700 (PDT) Received: (qmail 7090 invoked by uid 4218); 26 Jun 200...
2003 Dec 01
0
No subject
...4766; Tue, 26 Jun 2001 11:19:29 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lists.samba.org (Postfix) with ESMTP id 53E344701; Tue, 26 Jun 2001 11:19:29 -0700 (PDT) Date: Tue, 26 Jun 2001 11:19:29 -0700 (PDT) From: John Terpstra <jht@samba.org> To: Stefan Kanthak <skanthak@nexgo.de> Cc: <samba@samba.org> Subject: Re: Typo in docs/NT4-Locking.reg In-Reply-To: <056201c0fdee$1d0207d0$c0c0a8c0@dialin.tonline.de> Message-ID: <Pine.LNX.4.33.0106261119040.18920-100000@va.samba.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: sam...