#apache #archlinux #asterisk #centos #debian #gentoo #haskell #kde #kubuntu #lisp #math #mysql #perl #python #ruby-lang #rubyonrails #suse #ubuntu #vim #wikipedia 0 1 2 3 4 5 6 7 8 9 10 11 12 13
Top Prev 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 Next
#rubyonrails
<MilesZS> Eroick: If you're going to set up your own server, why not go ahead and use Apache and Mongrel? It's not like they're more expensive than WEBrick.
<stenzer> eroick if you were going to run it as production, don't use webrick, use mongrel or litespeed
<matram> does anyone have any ideas as to how I can render inline rjs into a string? I almost got it working with http://pastie.caboo.se/41832 but I have to explicitly write out the RJS.
<Eroick> a random rails question. can an app be upgraded from one version of rails to another?
<halorgium> Eroick: yes
<stenzer> eroick unless your time is worth zero, you don't necessarily want to get into the hosting usinesss
<halorgium> config/environment.rb => RAILS_GEM_VERSION
<Eroick> stenzer: meh, i can setup a server quickly, just getting rails running for production isnt something I have done before
<MilesZS> Eroick: There are a lot of Internet resources (and some guys in here, usually) that can help you out if you get stuck.
<stenzer> if your time is worth a dollar an hour, you will certainly outspend your hosting budget by doing it yourself, and you won't have nearly the uptime IMHO
<nephish_> hey all, i am having some trouble with a partial that is from another controller. even if i pass the controller, it still tries to find the partial in the current controller.. like this http://pastie.caboo.se/41822
<dinooz> Advise on a Sarbanes Oxley application http://pastie.caboo.se/41831
<stenzer> eroick, if you want to learn how to do it, then do it as a learning project. if you want to focus on building an app, and putting it into production, you may want to lean on someone who's been down that road before
<matram> nephish_: do render :partial => 'controller/partial_name'
<djsmacedo> hello!
<Eroick> stenzer: yeah.
<djsmacedo> anybody speak portuguese?
<nephish_> matram_: thanks will try that.
<stenzer> djsmacedo sim
<Eroick> anyone know of a free RoR host?
<tdale> a _free_ RoR host?
<tdale> localhost?
<dinooz> That is a good question does somebody knows about some free RoR host???
<djsmacedo> i'm having problem to save in habtm tables
<dinooz> I guess that will require command line access...
<MilesZS> http://www.hostingrails.com/ used to have a free thing, i think.
<MilesZS> That doesn't mean it was good, I know nothing about it.
<MilesZS> Actually, has anyone hosted a paid account with HostingRails.com?
<MilesZS> Yeah, me either.
<DrZoot> hey all
<MilesZS> hello
<DrZoot> has anyone got any horror stories involving locomotive, seems like an easy way to use rails on osx, just worried there is a horrible gotcha in there somwhere
<MilesZS> Daily there is someone in here trying to figure out an upgrade problem, but I have never helped nor used Locomotive.
<MilesZS> It very well could be just isolated incidents of people who didn't know what they were doing, and I just happened to catch them. All.
<DrZoot> haha
<kain> .rhtml and .rxml are deprecated
<MilesZS> I personally have used Darwin Portz or MacPortz or whatever it's called these days -- successfully.
<DrZoot> well in that case I might try and stick with my ports install of rails, at least i have a fairly good idea of whats going on there
<tdale> can you put locomotive projects in to SVN?
<tdale> easily?
<MilesZS> I have no clue. I honestly know nothing about it, except that it's related to rails and the mac.
<DrZoot> yeah, you can put the project directory wherever you want, just like normal rails
<tpope> DrZoot: if you've already managed to install rails, there's not really a reason to move to locomotive
<DrZoot> yeah, suppose your right
<tpope> locomotive's kind of a "halp halp I don't understand anything the install instructions say" sort of thing
<tpope> same for instantrails
<tpope> if you have prior experience in the field, you probably don't need them
<djsmacedo> how to save in habtm tables?
<djsmacedo> any tutorial about habtm controller?
<djsmacedo> and form
Previous Page Next Page