Search the web
Sign In
New User? Sign Up
RubyOnRails · Ruby on Rails
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Hi, I am new (very new) to ruby. I have ASP (vb script), and JavaScript experience and now I am starting with Ruby. I have gone thru some training materials...
2 Oct 5, 2009
3:35 pm

MikeH
parabuzzle
Online Now Send Email

Hi everyone, I am using ruby on rails as a functional testing tool for my we applications and it is awsome. I like to know if there is a way to find the...
1 Jan 21, 2009
12:36 pm

Manjunath
manjumn
Offline Send Email

Hello, guys. In my app I need to render a page in an action and them, intercept it in the after_filter and maybe change it. Is that possible without getting a...
1 Sep 16, 2008
4:55 pm

Bruno Siqueira
bruno_sil
Offline Send Email

Hi I'm trying to find a solution to what I would describe as inconsistent state of session objects updated from multiple pages using Ajax techniques. A...
1 Jul 8, 2008
11:18 am

Dave Ekhaus
dekhaus
Offline Send Email

Hello, Last year, I began my studies of RoR by "Agile Web Development with Rails" (the classic..) when It was in its first edition. At that time, I've...
1 Jul 7, 2008
11:56 pm

Jeronimo
jeronimohome
Offline Send Email

I fixed it. Turns out the all I had to do was update rcov to a newer version. thanks ... De: BruceBLeRoy <brucebleroy@...> Para:...
1 Jul 1, 2008
2:01 am

Bruno Siqueira
bruno_sil
Offline Send Email

Hello, i just installed the rcov plugin for my rails application and when i run the unit tests i get this error: rake test:units:rcov 27 tests, 49 assertions,...
2 Jun 29, 2008
11:35 pm

brucebleroy
Offline Send Email

Hello, I'm new in rails and I'm developing an application using it. In one of my model classes I need to set an initial status when I instantiate it. I...
1 Jun 21, 2008
4:52 pm

Bruno
bruno_sil
Offline Send Email

Announcing the Inaugural meeting for LARuby – the new, local Ruby on Rails user group! LARuby is a new user group created by several passionate Ruby on Rails...
1 Jun 5, 2008
1:15 pm

Jody
perez.jody
Offline Send Email

hi I have installed Ruby 1.8.5-21 and also installed the watir 1.5.0 gem. but when i use the run the below program [code] require 'watir' include Watir # use...
1 May 30, 2008
12:48 pm

sathya narayanan
sathya_k_83
Offline Send Email

Hi, Bob Jones here from Architechs. We are a Boston area full time tech search firm. We currently have a Boston area client with a full time role for a Senior...
1 May 28, 2008
3:31 pm

Bob Jones
blobjava
Offline Send Email

Chumby Industries Inc. (www.chumby.com) in San Diego, CA, is looking for a Contractor with Ruby on Rails and I18N experience to deliver results for the...
1 May 23, 2008
12:10 am

suttlesjulie
Offline Send Email

Hi All, Been struggling with a GoDaddy deployment. Wondering if anyone can help? Simple Rails app where the app, componens, config copied directly under the...
1 Feb 16, 2008
1:58 pm

tbone9992
Offline Send Email

hi there, i got to tables "teams" and "matches". create_table :teams do |t| t.string :name t.timestamps end create_table :matches do |t| t.datetime :kickoff ...
3 Jan 30, 2008
6:20 pm

Torsten Mangner
tmangner
Offline Send Email

Hi, While the time of executing the following regular expression pattern match , it show some error message, Can any one help me?? code: $key_word="C++" ...
2 Jan 30, 2008
1:17 pm

Torsten Mangner
tmangner
Offline Send Email

Hi all, I am looking for some documentation for madeleine API (http://madeleine.rubyforge.org/) The link on their site returns a 404 error. Do you know an...
1 Jan 25, 2008
1:30 pm

Daniel Racovitan
danielracovitan
Offline Send Email

Hi all I am new to Ruby on Rails. I want some materials to start this. Can anyone having any tutorials regarding this send me ? Thanks n Regards Satyananda...
3 Jan 12, 2008
1:46 pm

mpfilbin
Offline Send Email

I have been getting a strange error message and I can't figure out what's causing it, and haven't found the answer online anywhere. The error message says...
2 Jan 1, 2008
2:45 pm

Bijesh Naidu
suhas_p456
Offline Send Email

Dear Satyananda Behera,Welcome to the ruby on rails group.Kindly go through from the following link for know more about...
1 Oct 15, 2007
12:48 pm

Kalhan Deepak
saajankalhan...
Offline Send Email

Topic: Using Rails to Create an Enterprise App: A Real-Life Case Study Date & Time: Thursday, October 18, 2007, 7pm-8:30 pm Speaker: Dave Keener David Keener...
1 Oct 13, 2007
8:29 pm

Prashant
anamaka
Online Now Send Email

Is there any api in ruby which can work as HttpUnit?...
1 Oct 4, 2007
12:28 pm

cool.morpheus
Offline Send Email

ChicagoRuby.org is a group of Chicago area Ruby and Ruby on Rails enthusiasts. We cover multiple levels of Ruby on Rails expertise. Here's our September 15,...
1 Sep 6, 2007
12:27 pm

febbed
Offline Send Email

Hi all, I want to send an e-mail using google smtp, but I get the following message: Must issue a STARTTLS command first does anyone here knows what should I...
1 Sep 5, 2007
2:06 am

bruno_prieto_reis
bruno_prieto...
Offline Send Email

Hi Everyone...I am totally new to this language. I have installed ruby on my computer. I have a ruby icon on desktop. The name of the icom is hello.rb. Inside...
3 Sep 4, 2007
8:40 pm

S A B B I R
cool.morpheus
Offline Send Email

Hi, I generate in RoR an XML file representing Oracle database data, which is then sent to an Adobe Flex UI as an HTTP Web Service. In order to format DATES in...
1 Aug 31, 2007
12:20 pm

gers32
Offline Send Email

For the purpose of calling from a Flex HTTPService, I need to create an XML version of the Rails-generated list() function. The original is: def list ...
2 Aug 27, 2007
2:37 pm

gers32
Offline Send Email

I have several DATE fields in several Oracle tables. Some have time information, some don't (but same data type). Rails doesn't seem to handle the ones that...
2 Aug 21, 2007
3:15 pm

gers32
Offline Send Email

I'm using the Agile Web development book to learn Rails. The book says that if I install lighttpd web server the script/server ruby script will find it and use...
1 Jul 27, 2007
4:26 am

canardian2
Offline Send Email

hi everyone....... actually me want to have a form having the name field as drop down ......when new is selected the form shud create a record and wen an...
1 Jun 19, 2007
10:43 am

ash6l9
Offline Send Email

If you're installing Rails on a Mac OS (10.4.9 is what I'm using) and you get this error: dyld: NSLinkModule() error dyld: Library not loaded:...
1 May 21, 2007
7:00 pm

Nicholas Cancelliere
nickaustin74
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help