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
Messages 53 - 82 of 107   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
53
This is a new issue for me that I've never seen before. After a little reading it looks as though I have an object in the session that is derived(?)that Rails...
rick_martin_2001
rick_martin_...
Offline Send Email
Feb 2, 2007
1:51 am
54
Howdy Rick! How do you know Rails can't figure it out? Are you getting some kind of error message? If so, please post. -Colman...
colmannady
Offline Send Email
Feb 2, 2007
2:07 am
55
Hi all, We at vinsol have openings for fulltime rubyonrails developer. If you have Rails experience or you are exteremly good at other web programming...
Akhil Bansal
bansalakhil3...
Offline Send Email
Feb 6, 2007
1:59 am
56
hi, Using sed command I have to execute one html file in controller . If it possible to execute "sed" command in Ruby on Rails....
sangeetha_geethu05
sangeetha_ge...
Offline Send Email
Feb 15, 2007
11:56 am
57
I am in the process of building out a new web 2.0 product and I need a developer. I need this person to eventually become the Senior Developer - CTO in my...
shpadoinkal
Offline Send Email
Feb 15, 2007
11:57 am
58
Hi Sangeetha, I found useful links related to sed commands. please go through the links. definetely its useful for you & this Group. ...
narayana karthik
narayana_49
Offline Send Email
Feb 16, 2007
2:05 pm
59
Hi guys, thats is my first participation on this group and i'm starting my studies at ruby on rails, and i'd like help. I've a mac running Tiger and i'd like...
juniovitorino
Offline Send Email
Feb 20, 2007
2:35 am
60
Yes u need database server (eg: mysql or postgres). For webserver you can either use the inbuilt webrick server for developement or anyother opensource server...
Vinod Jeffrey
snjblisters
Offline Send Email
Feb 20, 2007
8:52 pm
61
Yes u need database server (eg: mysql or postgres). For webserver you can either use the inbuilt webrick server for developement or anyother opensource server...
juniovitorino
Offline Send Email
Feb 21, 2007
12:47 pm
62
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++" ...
sangeetha_geethu05
sangeetha_ge...
Offline Send Email
Mar 2, 2007
1:55 pm
63
I have an app in which I use Geoffrey Grosenbach's sparklines gem. As soon as I add "require 'sparklines'" environment.rb I get this error when I try to start...
wp913
Offline Send Email
Mar 20, 2007
2:33 pm
64
Our national non-profit literacy campaign has a timely need for a RoR application/database to match donated recycled magazines by genre to preferences...
mennellj
Offline Send Email
May 7, 2007
12:39 pm
65
How can rescue_action_in_public method defined in ApplicationController be tested locally. Have tried forcing into production mode....but doesn't seem to work ...
enygma007in
Offline Send Email
May 13, 2007
1:38 pm
66
I'm trying to pass parameters into a Selenium testcase using Test::Unit:Testcase ... would I do this with a fixture or simply pass parameters somehow into a...
Nicholas
nickaustin74
Offline Send Email
May 21, 2007
6:25 pm
67
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:...
Nicholas Cancelliere
nickaustin74
Offline Send Email
May 21, 2007
7:00 pm
68
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...
ash6l9
Offline Send Email
Jun 19, 2007
10:43 am
69
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...
canardian2
Offline Send Email
Jul 27, 2007
4:26 am
70
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...
gers32
Offline Send Email
Aug 21, 2007
12:59 pm
71
I solved the problem, by replacing the Rails-generated "datetime_select" with "date_select" in _form.rhtml....
gers32
Offline Send Email
Aug 21, 2007
3:15 pm
72
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 ...
gers32
Offline Send Email
Aug 24, 2007
1:05 pm
73
This is how I solved my problem, using find ( :all ): def list_xml @rv_wrk_medical_staffs = RvWrkMedicalStaff.find( :all ) render :xml =>...
gers32
Offline Send Email
Aug 27, 2007
2:37 pm
74
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...
gers32
Offline Send Email
Aug 31, 2007
12:20 pm
75
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...
yahdoco
Offline Send Email
Sep 4, 2007
6:03 pm
76
... I'm new to Ruby too, but it should work if you open up a console, change directory to your desktop (C:\Documents and Settings\<username>\Desktop\) and...
Niclas Magnusson
niclasmagnus...
Offline Send Email
Sep 4, 2007
8:05 pm
77
Hi buddy, download the Radrails as IDE and download the instanterails from web. extract the InstantRails and show ruby.exe in InstantRails to radrails ...
S A B B I R
cool.morpheus
Offline Send Email
Sep 4, 2007
8:40 pm
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
Messages 53 - 82 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