I sent an email to the provided address asking about the user group discount code. If I hear anything back, I will forward it on. I'm wondering if Nils would...
This is Damon from Austin On Rails. The code that Marsee gave me this morning for us is "rc07usrg". It seems like a generic code for user groups. Best, -damon...
I just got the same code back. BTW, it's for 15% off. Wes ... From: "Damon Clinkscales" <scales@...> ... This is Damon from Austin On Rails. The code...
Has anyone set up Radrails under Vista? Under XP I did not need to set any of the paths to ruby, rails, or rake. However under Vista Rails is not being found....
Damon, Thanks for the tip. I am curious.... What sort of things are the Austin on Rails group doing and discussing? Have you attended any of our meetings? How...
Resolved -- Once I turned on the Vista "hide extension" feature for file viewing I was able to get the correct Radrails configuration settings entered. ... ...
Sure, I'm happy to give you some info about our group. Answers below. ... We have monthly meetings usually with local talent. Previous topics have included...
Damon Thanks for the info... Some of your topics have been the same topics we have discussed. Sounds like your group is a little bigger. We have about the same...
All, Mike Culver from Amazon will be in town late this month, and is open to giving us a talk on Amazon web services. He has 28 Feb open (and only that...
I sure would. Don Parsons On Feb 5, 2007, at 3:34 PM, Keith Lancaster wrote: All, Mike Culver from Amazon will be in town late this month, and is open to...
Here is an article I came across for a novel use of a JavaScript library. The library is to be used as a helper to add repeating elements on to a form that are...
All, DataCert has graciously offered to host our Feb meeting. Chris Fields will be giving the talk this time on Acceptance Testing using RubyFit and Fitnesse....
All, Mike Culver from Amazon has agreed to give us a presentation on Amazon web services. The presentation will be on 28 Feb at the DataCert offices. See the...
Thanks for setting that up for us. DP On Feb 8, 2007, at 12:26 PM, klancaster1957 wrote: All, Mike Culver from Amazon has agreed to give us a presentation on ...
Enter your vote today! A new poll has been created for the Houston-RoR group: Who’s going to RailsConf 2007 in Portland, May 17–20? o Yes! I’m there! o...
Houston-RoR@yahoogrou...
Feb 12, 2007 4:56 am
656
Howdy, all. I created a new poll <http://tech.groups.yahoo.com/group/Houston-RoR/surveys?id=12518862> for RailsConf 2007 attendance. Let us all know what...
In Rails, browser pages are assumed to be in the view directory of the application. However, is there a way to link to static html pages residing on the same...
I need some help. I tried asking on IRC but not one person would respond... I'm having trouble setting up my models. Can someone look at it and see if it is...
Robert, It appears that all of your model class names are specified as plural when they should probably be singular. The plural of the class name is used to...
Wes, That helped a lot! I would have been stuck for days because of that dumb mistake. I was able to add a color to my combo by using this: mycombo.colors...
Can you tell me a little more about what you're trying to do? If you just want HTML that isn't generated by the view you can place it in <rails root>/public...