| Class | Ym4r::GmPlugin::Variable |
| In: |
lib/gm_plugin/mapping.rb
|
| Parent: | Object |
Used to bind a ruby variable to an already existing JavaScript one. It doesn’t have to be a variable in the sense "var variable" but it can be any valid JavaScript expression that has a value.
| UNDEFINED | = | Variable.new("undefined") |