Hello All,
I have a problem while developping an application using rails.
I'd like to add some methods to my controller depending upon some
parameters read from an xml file during initialisation (I hope I am
quite clear )
Below is the code I am using: