Modules: Rails2, Rails3
Rails2
6 7 8
# File 'lib/comma-heaven/export.rb', line 6 def export(options = {}) Export.new(self, export_scope, options) end