earlier i asked if its possible to load a string as code. but now, lets say i have a config file. a text file with ruby code in it. how can i load that into my ruby code? but for that matter, everytime it does load it, can it read as a new object? like lets say the config file consists of "plugins" and i add one, can ruby pick it up while the app is running? -- Posted via http://www.ruby-forum.com/.