Parent

Methods

VirtualFile

To use as a parameter to Merb::Template.inline_template

Attributes

path[RW]

Public Class Methods

new(string, path) click to toggle source
   # File lib/extlib/virtual_file.rb, line 6
6:   def initialize(string, path)
7:     super(string)
8:     @path = path
9:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.