Reading from an INI
Ruby / Rails Code
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Nov 10, 2005 |
| Last Updated | Nov 10, 2005 |
| Tags | inis |
Description
This reads information from an ini file
<BR>
Now to get this to work, make an ini file called hello.ini in a folder called hello from your main ruby directory, place this code into the file:
hello1=Hello
hello2=Hi
hello3=Hey
hello4=Heya
hello5=Shut Up!<Br>
EDITED
<BR>
Now to get this to work, make an ini file called hello.ini in a folder called hello from your main ruby directory, place this code into the file:
hello1=Hello
hello2=Hi
hello3=Hey
hello4=Heya
hello5=Shut Up!<Br>
EDITED





