ashrafuzzaman/query_report

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
ChangeLog.md
Gemfile
Guardfile
MIT-LICENSE
README.md
Rakefile
app/assets/javascripts/query_report.js.coffee
app/helpers/query_report_engine_filter_helper.rb15
A
0 mins
app/helpers/query_report_engine_helper.rb49
A
0 mins
app/helpers/query_report_engine_link_helper.rb23
A
0 mins
app/mailers/report_mailer.rb9
A
45 mins
app/views/query_report/_chart.html.erb
app/views/query_report/_charts.html.erb
app/views/query_report/_content.html.erb
app/views/query_report/_links.html.erb
app/views/query_report/_list.html.erb
app/views/query_report/_record_footer.html.erb
app/views/query_report/_records.html.erb
app/views/query_report/_search.html.erb
app/views/query_report/list.html.erb
app/views/query_report/list.js.erb
app/views/report_mailer/send_report.html.erb
gemfiles/active_record_32.gemfile
gemfiles/active_record_32.gemfile.lock
gemfiles/active_record_4.gemfile
gemfiles/active_record_4.gemfile.lock
gemfiles/active_record_4_1_1.gemfile
gemfiles/active_record_4_1_1.gemfile.lock
lib/query_report.rb29
A
0 mins
lib/query_report/chart_adapter.rb32
A
0 mins
lib/query_report/column_module/column.rb72
A
25 mins
lib/query_report/column_module/dsl.rb36
A
2 hrs
lib/query_report/config.rb13
A
0 mins
lib/query_report/engine.rb10
A
0 mins
lib/query_report/errors.rb4
A
0 mins
lib/query_report/filter_module/comparator.rb45
A
0 mins
lib/query_report/filter_module/dsl.rb47
A
0 mins
lib/query_report/filter_module/filter.rb53
A
1 hr
lib/query_report/helper.rb66
A
1 hr
lib/query_report/paginate.rb12
A
0 mins
lib/query_report/record.rb87
A
1 hr
lib/query_report/report.rb57
A
0 mins
lib/query_report/report_pdf.rb120
A
0 mins
lib/query_report/version.rb3
A
0 mins
lib/tasks/query_report_tasks.rake
query_report.gemspec