It does not do #find correctly, returning an array instead of the element (or nil). And Enumerable===...
(1 attempts)
What are the rules to determine all the objects that are saved when I call: obj.save Do these trave...
(1 attempts)
To get, set, append, prepend, iterate, ... etc. What constructors are generated?
(2 attempts)
Question says it all.
(3 attempts)
class A has_one :b, B end will fail: undefined method `has_one' for Slot:Class (NoMethodError) whi...
(2 attempts)
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)
Hi, I would like to do a one to one relation. With the following snippet, a relation oid is inserted ...
(1 attempts)
How do I change the session cache type (to use og instead of memory sessions)
Answered after 2 attempts.
Can you change the background color on the code examples here at Oxyliquit? It's almost impossible ...
(3 attempts)
Hello ... Is there a way to have __TWO__ Og databases (that is distinct data sets), say I have old-mo...
(4 attempts)