I'm using rhoMobile platform I'm trying to get a parameter in my erb file from rb file. I have a properties file, in my app.rb file i'm getting values from keys in this properties file. This value is saved in application.rb, and i want to use this value in my app.erb. Here is some code:I'm using rhoMobile platform I'm trying to get