search for: g0lq

Displaying 8 results from an estimated 8 matches for "g0lq".

Did you mean: 0lq
2005 Sep 25
12
Browsercam.com Annual Membership
I have been using browsercam.com for CSS testing, but it is rather expensive. Recently, I discovered others using funadable.org to purchase a yearly membership as a group. A year long membership at browsercam.com costs $480.00. This gives us 25 user accounts. I am proposing that 25 people throw in $19.20 for their 1/25th share of the membership cost. Once I have raised $479.40 I will
2005 Mar 02
1
Cleaning up has_and_belongs_to_many?
...ourse), but have noticed that when the last receiver removes a message from the association the message still exists. Before adding code to manage this situation I want to check to see if I am missing something? -- Thanks. Lon Baker Speedymac LLC http://www.speedymac.com lon-JCsVN+o+Xp98UrSeD/g0lQ@public.gmane.org AIM: spdemac
2007 Feb 07
2
Would calling 3.am or 1130.pm be a useful way of getting a Time object?
Would "am" and "pm" be convenient and useful methods that Rails should stick on top of the Numeric class? So instead of calling Time.parse("23:30") to get a Time object at 11:30 PM, you could do 1130.pm instead. Just trying to get an opinion before I create a patch, unit tests, etc and try and convince someone to notice :) Here are the methods if anyone wants to
2005 Mar 08
1
Updating Join Attributes
Other than doing a raw SQL update the only way to update join attributes is to remove an object and then push_with_attributes correct? -- Lon
2007 May 18
1
Informl 0.4 (wiki with forms, DB, and more)
We are pleased to make available an early-adopter release of our open-source wiki, Informl. With Informl we are trying to do more than you would normally expect from a wiki, by providing a framework in which anyone can quickly create and deploy simple database-backed web applications. Everything you need is at http://informl.folklogic.net. Quick overview: * General wiki features * uses
2005 Mar 06
0
Mac OS X Tiger
Anyone out there playing with Rails on 10.4 seeds? -- Lon
2005 Mar 07
0
0.10.1 Upgrade Problem
Is is still the standard to require models in the Application Controller for objects stored in the Session? As of upgrading to 0.10.1 Rail fails to load the model consistently under Webrick. Anyone have any suggestions or solutions other than downgrading to 0.10? -- Lon
2005 Mar 24
0
TMail Broken
Since the the upgrade to Rail 0.11 TMail parsing is completely broken, We had managed to implement a parser to handle nearly all message in our Torture test. After the upgrade parsing is broken unless you are using the built-in receive and create method it appears. -- Lon