|
RProperties is a implementation of the Java Properties funcionality.
Something likes in Ruby way:
a = RProperties.new('my.properties');
puts "My site is "+a.site_name;
Hope you enjoy it :-)
This project has not yet categorized itself in the Trove Software Map.Registered: 2009-01-16 23:25 Activity Percentile: 0% View project activity statistics. |
|