search for: __store

Displaying 1 result from an estimated 1 matches for "__store".

Did you mean: _store
2006 Jan 15
1
how to provide plugin configuration?
Hi, I''m finalising a translation plugin I use in one app. I''d like the plugin the be configurable but am not sure how to provide this configurability. For example, there''s a setting for the cookie name to use when saving user''s prefered language. I thought of having a class TranslationConfig like this: class TranslationsConfig def self.cookie_name