It does have the configure blocks, where you can set app attributes depending on the environment, like so:
configure :development do @db_url = "postgres://usr:p...@localhost" end So there must be a mechanism. I'll keep searching! Cheers, Doug. -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=.
