Displaying 4 results from an estimated 4 matches for "dpiddi".
Did you mean:
dpiddir
2006 Jul 18
2
Write a new generator
Hi,
Could anyone point me to how to write a generator in Ruby?
I was going through code in ruby files at
\rails-1.1.2\lib\rails_generatorand found that it reads gems
specification to look for generator s present
on the system.
The way there are tutorials on how to create plugins for Rails, are there
any for Generators?
At the end of it I should be able to do something like this
ruby
2005 Apr 25
0
Oracle connection problem: rails ok!
Thanks Dan
That fixed it.
> Date: Sun, 24 Apr 2005 22:32:34 -0700
> From: Dan Peterson <dpiddy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Subject: Re: [Rails] Oracle connection problem: ruby ok, rails not ok.
> To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> Message-ID: <56d3286d0504242232471fe782-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
>
2006 Oct 08
1
gem remote installation error
Hi,
I am trying to install mysql driver for ruby via gem.
% gem install mysql
Attempting local installation of ''mysql''
Local gem file not found: mysql*.gem
Attempting remote installation of ''mysql''
ERROR: While executing gem ... (Errno::ECONNREFUSED)
Connection refused - connect(2)
gem --help indicates that more informatio can be found at
2005 Jun 14
7
OT: US city proximity search
Does anyone know where I might be able to download/purchase a database of US
cities and their longitude/latitude coordinates? I''d like to provide a
search option on a website that allows users to search by city but include
cities in the surrounding area.
Thanks,
Carl Youngblood
_______________________________________________
Rails mailing list