#rubyonrails - Sat 14 Apr 2007 between 07:11 and 07:52



jamesb43Well, mccbaka can look it up. :) I don't have an immediate need for it. I was just trying to offer an educated guess, but I should probably be ignored on this one.
mccbakaTHanks much
lonnySorry. I came into the conversation late. Time to go anyway. Have a nice weekend.
jamesb43later
werdnativbye
zoidyif I don't want to use apache with capistrano, all I have to modify is the restart task, right?
or does capistrano have any other server-spefic tasks?
werdnativcap show_tasks ...I'm not sure what else it might do with apache.
can't think of anything.
zoidyseems to be only restart, disable and enable web, but if anyone can confirm..
werdnativmine are called _apache, not _web... are yours?
zoidyyup, what version are you running?
1.4.1 here, latest
werdnativCapistrano v1.4.1
zoidyweird.. I'm using it all with no extra recipes or anything though
werdnativyeah, I loaded deprec gem, that's probably why.
I have enable/disable_web though.
I was just thinking if they're named _apache and you rename them to something else, you'd have to go digging for them in deploy, etc.
zoidyafaik deprec is made to work with apache only so that's probably why you have those 2, I want to use lighttpd or nginx though
jamesb43mccbaka I just looked up throw and catch vs raise and rescue. I think what I said is valid if you replace throw and catch with raise and rescue, respectively.
mccbakaoh, ok
okay
jamesb43I am testing something out in irb
Bongo`hi railers
jamesb43Well, my irb experiment didn't work as expected. I probably missed something in the discussion of my local ruby users group. You should probably research the issue without much thought to what I said.
werdnativif I do a form_for block and call render :partial inside it, is there a way to use the block binding in the partial?
mccbakaHm.
I'm having a problem with a not-terribly-common ruby module ("rubyful soup", an html parser)
What would you suggest is a good palce to ask about this? Is there for example a mailing list or newsgroup where I might be likely to get an answer?
werdnativwho wrote it?
maybe ask the author, or ask where to ask...
jamesb43I guess I should turn in. My desire to help people is out-weighing my ability to judge when I am actually capable of doing so, and that's probably a good indicator.
Later, all.
logankoesteris it possible for a foo to belong to a bar but also have many bars?
shiftuse has_and_belongs_to_many or has_many :through
logankoesterok, thanks
shift: wouldn't that allow it to belong to many bars though? It should only belong to one
shiftlogankoester: ah, k, try has_one :bar, then has_many :bars (you may need a :through or habtm depending on the situation)
logankoesteruhh...typo?
khellldoes anyone know how to use utf8 encoding for a certain char in regular expressions?

Page: 1 8 15 22 29 36 43 50 57 64 

IrcArchive