search for: customerize

Displaying 2 results from an estimated 2 matches for "customerize".

Did you mean: customerized
2006 Feb 20
3
Rewriting with an after_filter
...ng to accomplish, however I can''t find how to do it. I think what I want to do is gsub(/UserName/, ''Matthew''), however, I''m clearly missing something. Here''s what I use: <code> class DisplayController < ApplicationController after_filter :customerize def show @contentdivs = Contentdiv.thispage(params[:page]) end def customerize @contentdivs.gsub(/UserName/, ''Matthew'') end end </code> @contentdivs contains bits of html that show.rhtml nicely formats. thispage() selects only those with an attribute tha...
2007 Jan 23
6
Installing packages...
Hi, I am a total newbie to R. I am using R (2.4.1) on Mac OS X 10.4.8 and trying to install some packages using GUI Packages & Data/Package Installer interface... Every time I get: trying URL 'http://umfragen.sowi.uni-mainz.de/CRAN/bin/macosx/universal/contrib/2.4/neural_1.4.1.tgz' Content type 'application/x-tar' length 18920 bytes opened URL