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...
Show off your group to the world. Share a photo of your group with us.

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
Messages 78 - 107 of 107   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
78
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...
bruno_prieto_reis
bruno_prieto...
Offline Send Email
Sep 5, 2007
2:06 am
79
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,...
febbed
Offline Send Email
Sep 6, 2007
12:27 pm
80
Is there any api in ruby which can work as HttpUnit?...
cool.morpheus
Offline Send Email
Oct 4, 2007
12:28 pm
81
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...
satyaatkiit
Offline Send Email
Oct 12, 2007
12:48 pm
82
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...
Prashant
anamaka
Online Now Send Email
Oct 13, 2007
8:29 pm
83
Dear Satyananda Behera,Welcome to the ruby on rails group.Kindly go through from the following link for know more about...
Kalhan Deepak
saajankalhan...
Offline Send Email
Oct 15, 2007
12:48 pm
84
I would recommend Agile Web Development with Rails by Dave Thomas....
Paul
feldar_99
Offline Send Email
Nov 15, 2007
6:05 pm
85
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...
Paul
feldar_99
Offline Send Email
Nov 15, 2007
6:13 pm
86
HI, you can try by small change as follows, 521: def create_option 522: @option = Option.new 523: @option.name <http://o.name/> = "New Option" 524: 525:...
Bijesh Naidu
suhas_p456
Offline Send Email
Jan 1, 2008
2:45 pm
87
If you are a visual learner, I would recommend Ryan Bates blog of webcasts (or railscasts) at www.railscasts.com. He presents some practical solutions to very...
mpfilbin
Offline Send Email
Jan 12, 2008
1:46 pm
88
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...
Daniel Racovitan
danielracovitan
Offline Send Email
Jan 25, 2008
1:30 pm
89
... try to escape the "+" since it has special meaning in regex. $key_word = "c\+\+"...
Torsten Mangner
tmangner
Offline Send Email
Jan 30, 2008
1:17 pm
90
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 ...
Torsten Mangner
tmangner
Offline Send Email
Jan 30, 2008
1:17 pm
91
Hi Torsten, I am not sure I entire understand your situation, but if I were you this is how I might set it up: First, I would have a table teams, a table...
mpfilbin
Offline Send Email
Jan 30, 2008
5:51 pm
92
... thx, mpfilbin. i knew how to use habtm, but thats not what i wanted. i dont want to have 1 or 3 or 4 teams on a match, but exactly two: one home, one away ...
Torsten Mangner
tmangner
Offline Send Email
Jan 30, 2008
6:20 pm
93
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...
tbone9992
Offline Send Email
Feb 16, 2008
1:58 pm
94
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...
suttlesjulie
Offline Send Email
May 23, 2008
12:10 am
95
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...
Bob Jones
blobjava
Offline Send Email
May 28, 2008
3:31 pm
96
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...
sathya narayanan
sathya_k_83
Online Now Send Email
May 30, 2008
12:48 pm
97
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...
Jody
perez.jody
Offline Send Email
Jun 5, 2008
1:15 pm
98
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...
Bruno
bruno_sil
Offline Send Email
Jun 21, 2008
4:52 pm
99
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,...
Bruno
bruno_sil
Offline Send Email
Jun 29, 2008
6:29 pm
100
check out: http://blog.codahale.com/2006/05/26/rails-plugin-rails_rcov/ ... local ... (NameError)...
brucebleroy
Offline Send Email
Jun 29, 2008
11:35 pm
101
I fixed it. Turns out the all I had to do was update rcov to a newer version. thanks ... De: BruceBLeRoy <brucebleroy@...> Para:...
Bruno Siqueira
bruno_sil
Offline Send Email
Jul 1, 2008
2:01 am
102
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...
Jeronimo
jeronimohome
Offline Send Email
Jul 7, 2008
11:56 pm
103
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...
Dave Ekhaus
dekhaus
Offline Send Email
Jul 8, 2008
11:18 am
104
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...
Bruno Siqueira
bruno_sil
Offline Send Email
Sep 16, 2008
4:55 pm
105
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...
Manjunath
manjumn
Offline Send Email
Jan 21, 2009
12:36 pm
106
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...
Nic
nic.oosthuizen1
Offline Send Email
Oct 5, 2009
12:52 pm
107
all you need is to wrap it in <% %> and if you want the return to be spit out on to the page you use <%= %>. you can see these in action here: ...
MikeH
parabuzzle
Offline Send Email
Oct 5, 2009
3:35 pm
Messages 78 - 107 of 107   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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