Unanswered Questions

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 on both sides. I would like only to have a host_oid in my config table. How should I do ?

(1 attempt)

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-model.rb and new-model.rb?

I may want to transfer from the "old database" to the "new database

(4 attempts)

riffraff asked Friday, June 2, 2006

How to use elements in a loop

(repost from the nitro ML)

I thought it was possible to have a template like this:

but

(1 attempt)

archangel77 asked Sunday, May 21, 2006

How do I define an index?

How do i define an index for a database column in my class definition? I want to speed up some of my queries and need to index a database table column. I would like to use my class definition file to

(2 attempts)

james asked Tuesday, May 9, 2006

Global file-based templates

I’ve seen how to use embed HTML in a skin file to provide a global layout, but how can I use a text file for my global layout? I really want to avoid putting markup in my source code.

Thanks!

(1 attempt)

goku2 asked Tuesday, May 2, 2006

Time form helper

Is there a rails datetime_select like form helper for nitro? Or some similar control to set a Time property?

If i have this model:

class Person property :name, String pro

(1 attempt)

bsoto asked Tuesday, April 4, 2006

SCGI and Apache2

How do I configure SCGI with Apache2?

(1 attempt)

pihentagy asked Monday, March 27, 2006

per-controller template folder?

Quote from: http://www.nitrohq.com/view/Nitro%3ATemplates

As seen in the code, every controller should be able to have a different template folder but I didn’t found out yet how it works exacly. S

(1 attempt)

Rayman asked Sunday, March 19, 2006

Caching

Fragment caching, method caching.. sweeper and new is Cacheable to og classes.

How to use them? please. :)

(0 attempt)

pihentagy asked Friday, March 10, 2006

User management

Hi!

In a site it is a common pattern to handle users, and roles associated to some users.

Is there some helper function to manage them? (which generates user and role tables, and so on…)

(2 attempts)

first
  • 1
  • 2