Hi Nic,I for one think this is incredibly cool, and would love to see it in Rails 1.2 (as part of core)...Thanks!-- Ernie P.On Aug 8, 2006, at 3:33 AM, Nic Williams wrote:I've written an ActiveRecord extension that allows Associations to be automatically generated at runtime without requiring "has_
Hi Robin,
You might want to ask on microformats-rest, as we have a lot of Rails
gurus there:
http://microformats.org/mailman/listinfo/microformats-rest
http://microformats.org/wiki/rest
Best,
-- Ernie P.
On Jun 21, 2006, at 3:12 AM, Robin H. Johnson wrote:
Hi,
So I've been lurking a whil
Much as I admire the kibibyte concept, I have never seen *anyone* using this in real life. Ultimately, language is determined by usage, not standards, and I think we need to bow to public opinion in this case.I'm okay with a adding kibibyte as a synonym, and encouraging its use, but since we're ta
Hi all,
On May 26, 2006, at 10:47 AM, Michael A. Schoen wrote:
IOW, I'd rather that this patch NOT be applied -- in fact I think
my approach should be looked at with good humor, and then thrown
away, in favor of representing an executable sql statement as an
array of statement and bind valu
Hi Benjamin,
On Feb 27, 2006, at 5:59 AM, Benjamin Curtis wrote:
I'm probably one of two people using Rails who really cares about
the little annoyances that come with choosing to use primary key
field names of tablename_id. :) I don't know if it's 1.1 worthy,
but I would like some feedbac
Hi Kevin et al,
Thanks very much for the encouragement and advice. Just to
summarize, the best plan appears to be:
a) Create a plugin ("activedata")
http://wiki.rubyonrails.org/rails/pages/HowTosPlugins
b) Define my own module containing my custom classes ("ActiveData")
c) Define a new gen
Hi all,
I'm trying to do something a wee bit crazy, and would love to get
your combined wisdom on how to proceed. I've looking at ways to get
Rails working with Mac OS X's CoreData framework:
http://www.opendarwin.org/~drernie/B2126242314/C499496031/
E20051019100520/index.html
When I as