All Questions

itsme213 asked Saturday, July 1, 2006

Why does Og::HasManyCollection not implement Enumerable?

It does not do #find correctly, returning an array instead of the element (or nil). And Enumerable===...

(1 attempts)

itsme213 asked Saturday, July 1, 2006

Og: object.save : what exactly is saved?

What are the rules to determine all the objects that are saved when I call: obj.save Do these trave...

(1 attempts)

itsme213 asked Saturday, July 1, 2006

What is the API generated from Og macros?

To get, set, append, prepend, iterate, ... etc. What constructors are generated?

(2 attempts)

itsme213 asked Saturday, July 1, 2006

has_one vs. belongs_to: what is the difference?

Question says it all.

(3 attempts)

itsme213 asked Saturday, July 1, 2006

Magic vs. explicit ways to make class persistent

class A has_one :b, B end will fail: undefined method `has_one' for Slot:Class (NoMethodError) whi...

(2 attempts)

emilio15 asked Sunday, June 25, 2006

Can evolve_schema modify field properties on DB?

Hi, this is my first post. I am looking for a ORM tool for a project. I became to OG, which seems sup...

(2 attempts)

zimbatm asked Wednesday, June 14, 2006

One to one relation ?

Hi, I would like to do a one to one relation. With the following snippet, a relation oid is inserted ...

(1 attempts)

Fabian asked Monday, June 12, 2006

How do I change the session cache type?

How do I change the session cache type (to use og instead of memory sessions)

Answered after 2 attempts.

Tyche asked Thursday, June 8, 2006

Why are comments in code examples barely readable?

Can you change the background color on the code examples here at Oxyliquit? It's almost impossible ...

(3 attempts)

platypus asked Sunday, June 4, 2006

How can I use two databases at the same time?

Hello ... Is there a way to have __TWO__ Og databases (that is distinct data sets), say I have old-mo...

(4 attempts)

first
last