[ANN] RProperties 0.0.2 released

T

tjnogueira

[Note: parts of this message were removed to make it a legal post.]



RProperties is a ruby implementation of java properties api.


----------------------------------------------------------------------------------------------------------------------------------

Added:

* The index/values are now added to instance_eval too, making possible to
use rproperties like:

require 'r_properties'

a = RProperties.new('my.properties');

puts "My site name is " + a.site_name

Suggested by :  Dominik Honnef
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
474,183
Messages
2,570,968
Members
47,517
Latest member
TashaLzw39

Latest Threads

Top