Displaying 6 results from an estimated 6 matches for "ariekeren".
2006 Aug 04
0
How to make prefix_sessions recognizable?
...d.rb:199:in
`run''
/opt/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/bin/mongrel_rails:235
/opt/local/bin/mongrel_rails:18
how can i modify it to recognize my prefix_sessions table ?
please please help me. Thank you very much for your help before.
--
Arie Kusuma Atmaja A.K.A Arie A.K.A ariekeren / YM! = riyari3
http://ariekusumaatmaja.wordpress.com
Let''s build Ruby Indonesia stronger
http://groups.yahoo.com/groups/id-ruby # Indonesia Ruby Society
Dibutuhkan programmer ruby wanita aduhai cantik nan jelita lembut
gemulai hati fisik penuh kehangatan dan semua semuanya deh buat men...
2006 May 22
0
svn commit problem with file column plugin?
...ouldn''t solve it, some said it''s all about
.svn not found in that directory, but how come it''s in a tmp directory
that was made by file_column..
help me, please
using Mac/PowerBook15",Ruby-1.8.4,Rails-1.1.2,development env
--
Arie Kusuma Atmaja A.K.A Arie A.K.A ariekeren / YM! = riyari3
http://ariekusumaatmaja.wordpress.com
Let''s build Ruby Indonesia stronger
http://groups.yahoo.com/groups/id-ruby # Indonesia Ruby Society
500 baris di PHP dkk VS 1 baris di Ruby dkk
300 baris di Java dkk VS 1 baris di Ruby dkk
Macih ngotot pake (as|ph)p? haree geneee????
B...
2006 Nov 04
0
Net::HTTP.post_form got 200 but no INSERT INTO. How come? How to fix this?
...t;signatures")
expire_fragment(:action => "list", :part => "count")
redirect_to(:action => "list")
end
end
I would be verry grateful 4 somebody who can give me a good solution for this.
--
Name : Arie Kusuma Atmaja, A.K.A Arie, A.K.A ariekeren / YM! = riyari3
http://ariekusumaatmaja.wordpress.com
Let''s build Ruby Indonesia stronger
http://groups.yahoo.com/groups/id-ruby
Go go go Ruby go!
Mp3Info.open("Linkin\ Park\ -\ Abyss.mp3") { |f| puts f }
2006 May 12
3
file_column error
Hmm, I''m using file_column and going by this tutorial, the files upload
ok and I can see the fields updated in the database, but I am getting
this error:
"Trying to access file_column, but primary key got lost."
Thanks in advance
--
Posted via http://www.ruby-forum.com/.
2006 May 31
7
How to render from with <%%> ?
I have a loop that I iterate through in my view.
<%
coll.each do |itm|
puts(itm.value)
end
%>
How do I render the itm.value without using a <%= %> tag? Should puts
not work?
Joerg
P.S. There is a good enough reason for me wanting to do this :-)
--
Posted via http://www.ruby-forum.com/.
2006 May 12
12
Anyone tried the recent Mac OS X Security update?
It includes a patch for Ruby. I have already installed 1.8.4 from
source, and updated my PATH to look in /usr/local first, so I don''t
imagine that anything Apple does to "their" copy of Ruby will have any
impact on me, but I''m wondering if the changes to their Ruby is
something that needs to be done to 1.8.4 as well.
Thoughts?
Walter