Hum pour récupérer les informations probablement, je les récupère direct en 3 lignes
conffich = File.open(".Ndeveasy.conf","r")
eval(conffich.read)
conffich.close
En même temps, je peux changer mon code, même si le eval est très
puissant en ruby, ce n'est peut-être pas la méthode la plus propre par
contre.
Voilà
- [Nasgaia-dev] Format de fichier de configuration des pr... Jean-Michel BESSOT
- Re: [Nasgaia-dev] Format de fichier de configurati... Gontran Baerts
- Re: [Nasgaia-dev] Format de fichier de configu... Laville Guillaume
- Re: [Nasgaia-dev] Format de fichier de con... Richard Gill
- Re: [Nasgaia-dev] Format de fichier de... Laville Guillaume
- Re: [Nasgaia-dev] Format de fichi... Jean-Michel BESSOT
- Re: [Nasgaia-dev] Format de f... Richard Gill
- Re: [Nasgaia-dev] Format ... Jean-Michel BESSOT
- Re: [Nasgaia-dev] Format ... Leif Thande
- Re: [Nasgaia-dev] Format ... Jean-Michel BESSOT
- Re: [Nasgaia-dev] Format ... Richard Gill
- Re: [Nasgaia-dev] Format ... Vincent Fretin
- Re: [Nasgaia-dev] Format de fichi... Richard Gill
