Skip to content

Instantly share code, notes, and snippets.

View filipemonteiroth's full-sized avatar
🏠
Working from home

Filipe Monteiro filipemonteiroth

🏠
Working from home
View GitHub Profile
# coding: utf-8
require 'rubygems'
require 'thinreports'
report = ThinReports::Report.new :layout => 'advanced_list'
report.layout.config.list(:advanced_list) do
# Define the variables used in list.
use_stores :row_count => 0,