Displaying 20 results from an estimated 600 matches similar to: "RoR logo on own webpage"
2006 Aug 06
10
editor recommendation
Hello lsit,
I''am new to rails (about 2 hours) and after the first lines of code
I must say: Great! I love it!
Can someone recommend me a editor? I run Ubuntu Dapper.
Th?ngs
--
Jochen Kaechelin, fvgi242ss, wlanhacking.de
http://mail.wlanhacking.de/cgi-bin/mailman/listinfo
http://www.gissmoh.de - Mein sonstiges Leben!!
2006 Aug 16
3
problems with fastcgi, apache2 and debian sarge
Apache conf:
FastCgiServer /var/www/gissmoh.de/public/dispatch.fcgi -initial-env
RAILS_ENV=prod
uction -processes 5 -idle-timeout 60
<virtualhost 212.87.142.234:80>
ServerName www.gissmoh.de
DocumentRoot /var/www/gissmoh.de/public
CustomLog /var/log/apache2/gissmoh.de/access.log
combined
SetEnv RAILS_ENV production
2006 Aug 16
5
New, and need help
Hey, well im new to ruby. I heard it was a web site creating software.
Well the problem is that where do i get the software from? ill work out
how to use it, i just need to know where to download the software.
Thanks.
-MAB
--
Posted via http://www.ruby-forum.com/.
2006 Aug 16
11
just don''t ''get'' "has one" and "belongs to one"
Well, I understand what they do and how, I just don''t get why!
It seems to me that any time you would have this relationship between
two tables...they should be one table! Agile Rails book gives what
seems to me to be a lame example for this. They use the example of an
"invoice" and an "order". An invoice belongs to an order and an order
has one invoice. Seems
2006 Aug 16
10
Rails wiki
Hey Fellows:
What happened to the Rails wiki? In http://wiki.rubyonrails.org/rails it
appears a very nasty message, saying something about cialis and some other
stuff.
cialis soft tab <http://genericcialis.ziomek.us/> [url=
http://genericcialis.ziomek.us/]cialis soft tab[/url] buy cheap
cialis<http://buycialisonline.xhostar.com/buy-cialis-online.html>[url=
2006 Aug 16
5
Rails theory question, where to put a join query
The is something I wrestle with a bit when I construct joined queries..
Perhaps some experienced insight will straighten this out for me.
Say you have two tables with two models, ''authors'' and ''posts''.
an author has_many posts, a post has_one author.
You need methods to do the following queries:
find_author(postid)
find_posts(authorid)
And you are doing a
2008 Nov 03
3
Ruby and/or Rails Community in Argentina
Hola a Todos,
¿Hay alguna comunidad de usuarios Ruby/Rails en Argentina, de la que
ustedes sepan?
Hello All,
Is there any Ruby/Rails community in Argentina, that you know/heard of?
Thanks in advance,
--
Rodrigo Fuentealba
http://www.thecodekeeper.net/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on
2006 Aug 15
66
What are the cons of using rails?
Performace hits? Integration with existing applications? Security?
Bugs? Memory use?
-Ben Lisbakken
--
Posted via http://www.ruby-forum.com/.
2006 Aug 17
9
Help me please !
Hi all,
I''m a new comer. I want to design website myself but i don''t know any
thing about coding before. Please advise me to learn which programming
language ! I''m very interested on Ruby and Ruby on Rails introduction
...
Thank you so much !
--
Posted via http://www.ruby-forum.com/.
2006 Aug 19
2
What is this relationship?
People,
If I have a table "books" and a table "comments" and if there is either
ZERO or ONE comment per book then:
- "Comment" belongs_to "Book"
but what is the relationship of "Book" to "Comment"?
Thanks,
Phil.
--
Philip Rhoades
Pricom Pty Limited (ACN 003 252 275 ABN 91 003 252 275)
GPO Box 3411
Sydney NSW 2001
Australia
2008 Sep 23
1
Dynamic Select Box
I have two select boxes and I update the content of second box on the basis
of selection made on first with AJAX. I was wondering if any one can point
to related tutorial.
--
Thanks,
Jaikishan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2005 Jul 04
1
Asterisk and Cisco 5300
Hello Everyone,
This is my first post, and this is my problem :-).
I have a asterisk@home, work excellent (only internal users), but i need
outbound calls. One person give me an access to his "Cisco 5300 Media
Gateway", he give me a dial rule and the router ip address.
I've created a SIP Trunk, and a outbound routing, with all the info (the
rare thing, the
2008 Sep 19
1
Help with best approach(fairly easy question)
Hello!
Well this is maybe a fairly easy question. I am writing an app where
users that belong to a group have their own blog where they can make
posts. I have a posts_controller with all the CRUD operations and my
index action shows all the posts from all the users on a group. The
route is:
users/1/posts
The thing is that I want to show too, all the posts from any user, or
all the posts for a
2008 Sep 19
3
create Graphical charts using rails
Hi
Could anybody please point me to some good links to draw Graphical
charts using RubyOnRails and also suggest which is the best one?
Thanks in advance
Sijo
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2004 Oct 05
5
Asterisk Perl AGI
Hello everybody:
This could be a stupid question, or may be not; I'm not sure 'cause I have not a very wide experience working with Asterisk, actually I just started last week. I need to make an IVR system work and I choose working with AGIs, written in Perl.
The available documentation I've found show it as a very simple proccess, but it doesn't work for me... and I
2013 Mar 05
2
Function completely locks up my computer if the input is too big
Dear r-help,
Somewhere in my innocuous function to rotate an object in Cartesian space
I've created a monster that completely locks up my computer (requires a
hard reset every time). I don't know if this is useful description to
anyone - the mouse still responds, but not the keyboard and not windows
explorer.
The script only does this when the input matrix is large, and so my initial
2006 Jan 13
2
FastCGI problems
I''m having a lot of problems with my Typo install. My fastcgi fails horribly
after a reboot:
[13/Jan/2006:16:55:28 :: 19796] Dispatcher failed to catch: (Interrupt)
/usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each''
/usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi''
/usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/fcgi_handler.rb:52:in
`process!''
2008 Feb 04
3
backup strategy
what's the prefered way to backup users mail?
i use doevcot shipping with debian/etch an maildir.
thanx
--
jochen
2007 Jun 20
3
hover and displaying divs
Please take a look at:
http://www.lovelybooks.de/library/index.html?resetTabs=1&resetList=1
Can someone give me a hint how to display the divs (?) when moving
the mousepointer over the images?
Thanx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this
2006 Mar 06
7
Set base url?
I have an application running on a Lighttpd instance which is proxied by an
Apache server. It seems to work fine but my urls are incorrect: all urls
reference / which is not where my application runs at the Apache server.
How do I set the base url of a Rails application?
My Apache has the following proxy rules:
ProxyPass /hieraki http://localhost:3001
ProxyPassReverse /hieraki