module ActiveScaffoldBatch
Public Class Methods
root()
click to toggle source
# File lib/active_scaffold_batch.rb, line 5 def self.root File.dirname(__FILE__) + "/.." end
# File lib/active_scaffold_batch.rb, line 5 def self.root File.dirname(__FILE__) + "/.." end