Displaying 5 results from an estimated 5 matches for "ralis".
Did you mean:
rales
2006 Mar 09
5
Newbie - Help Please
...to my existing PhP based
site. All of the apache configuration advice I have read seems to want
to point apache only to a single RoR app by changing the document root.
How can I make it so that i can go to www.myphpdomain.tst I get the php
site, and when i go to www.myrailsdomain.tst I get the ralis app.
Extending the concept, I''d like to be able to go to
www.my2ndrailsdomain.tst and get a 2nd rails app. To date I''m using the
host file to route www.myphpdomain.tst to 127.0.0.1. I don''t mind if
the urls for the sites point to subordinate folders (like
www.mydom...
2006 Apr 10
1
Changelog/Commit Feeds?
Didn''t see it on the trac--is there a way to subscribe to commit msgs
on the rails trunk?
How about on the CHANGELOGs for actionpack & activerecord?
Thanks.
2004 Mar 22
1
Débutant R
...'introduction à ce logiciel.
J'ai pour le moment la fiche d'Emmanuel Paradis: "R pour les débutants", mais j'aimerais savoir où je peut trouver
d'autres documentations notamment pour le traitement statistique de données (Anova, modèle linéaire et
modèle linéaire généralisé), les exemples pas à pas étant les bienvenus.
Merci d'avance.
Marre des Spams ? - http://www.caramailmax.com
2006 Jul 10
9
ROR questions
Hi,
?
I''m a Ruby on Rails newbie.? I''ve been tasked with building our office''s first ROR application, and I am the only one working on it, so I am muddling through with a couple of books...? Moving along slowly but need some discussion time with some people who KNOW it and can maybe offer some answers to questions I haven''t found in my books.
?
First - what is
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+