Displaying 11 results from an estimated 11 matches for "pake".
Did you mean:
page
2006 Apr 28
2
["acts_as_authenticated"] << "Role-Based Authorization Rails Recipe"
...e based authorization ?
--
sig "kind regards" :name => "Arie Kusuma Atmaja", :callme => "Arie",
:yahoo_messenger => "riyari3", :email => "ariekusumaatmaja@gmail.com",
:blog => %Q~ http://ariekusumaatmaja.wordpress.com ~
haree genee pake (as|ph)p ?
siape lu mo bikin framework Ruby test/unit pake php :p
2006 May 22
0
svn commit problem with file column plugin?
...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????
Buat yang pake Ruby, nyesel kan lu pake Ruby!!! kenapa ga dari dulu?!
2006 Apr 26
10
ANN: svn_conf generator -- making "svn import" easy and fun
Rails make it easy to start a new application. At the same time, import
a new project into Subversion is not that simple -- there are quite few
files that should be ignored.
I used to manually remove added log files and tmp/cache, tmp/sessions,
tmp/sockets files after the import and then go through the painful
process of setting svn:ignore properties.
There is an easier way -- simply
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 Apr 24
1
search recipe
I was able to follow the search recipe in Chad Fowler''s upcoming book
but I''m wondering if there is any sort of recipe/guide out there to
actually perform the search once the auto-complete does its stuff.
Anyone? It''s kind of hard to search for search..
--
Posted via http://www.ruby-forum.com/.
2014 Feb 28
5
Call for testing: OpenSSH 6.6
...More detail may be found in the ChangeLog
in the portable OpenSSH tarballs.
Thanks to the many people who contributed to this release.
Changes since OpenSSH 6.5
=========================
This is primarily a bugfix release.
New / changed features:
* ssh(1), sshd(8): this release removes the J-PAKE authentication code.
This code was experimental, never enabled and had been unmaintained
for some time.
* ssh(1): when processing Match blocks, skip 'exec' clauses other clauses
predicates failed to match.
* ssh(1): if hostname canonicalisation is enabled and results in the...
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/.
2014 Mar 15
0
Announce: OpenSSH 6.6 released
...ng environment passing with a sshd_config(5)
AcceptEnv pattern with a wildcard. OpenSSH prior to 6.6 could be
tricked into accepting any enviornment variable that contains the
characters before the wildcard character.
New / changed features:
* ssh(1), sshd(8): this release removes the J-PAKE authentication code.
This code was experimental, never enabled and had been unmaintained
for some time.
* ssh(1): when processing Match blocks, skip 'exec' clauses other clauses
predicates failed to match.
* ssh(1): if hostname canonicalisation is enabled and results in the...
2014 Mar 15
0
Announce: OpenSSH 6.6 released
...ng environment passing with a sshd_config(5)
AcceptEnv pattern with a wildcard. OpenSSH prior to 6.6 could be
tricked into accepting any enviornment variable that contains the
characters before the wildcard character.
New / changed features:
* ssh(1), sshd(8): this release removes the J-PAKE authentication code.
This code was experimental, never enabled and had been unmaintained
for some time.
* ssh(1): when processing Match blocks, skip 'exec' clauses other clauses
predicates failed to match.
* ssh(1): if hostname canonicalisation is enabled and results in the...
2006 May 04
14
Rails Reference 1.1.2
As part of my 3 day training course on Rails, I hand out a 24 page
"short reference" of Rails. It''s collection of the most used calls,
methods, functions across a wide range of Rails functionality.
I have released it under a Creative Commons license, so feel free to
grab it and use it and improve it. It''s a bit rough around some of
it''s edges, and I
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