0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #28 from pelf/master More... almost 13 years ago
Documentation comments More... almost 13 years ago
date_column to_sql now includes table_name to avoid ambiguous column names when using the :include option More... almost 13 years ago
Added :include option to allow conditions with joint tables More... almost 13 years ago
cherry picking hmoore-r7 fix for load paths More... almost 13 years ago
Fix source_root for the other two generators as well More... almost 13 years ago
Fix paths to the generators More... almost 13 years ago
Generators must be in lib for rails 3.2.11 More... almost 13 years ago
Merge pull request #22 from upstartmobile/distinct More... almost 13 years ago
Add :distinct boolean to use DISTINCT counts More... almost 13 years ago
Merge pull request #21 from upstartmobile/sql-server More... almost 13 years ago
Add support for MS SQL Server More... almost 13 years ago
Greatly improve performance. More... about 13 years ago
Remove unused test code More... about 13 years ago
Don't run tests only for grouping = :month More... about 13 years ago
Merge pull request #17 from lennart/bugfix/issue-12 More... about 13 years ago
Make ResultSet Enumerable More... about 13 years ago
Fix spec task and add .travis.yml More... about 13 years ago
[fixes #12] make sure we use Thor style source_root for migration generator More... almost 14 years ago
Release 1.2.0 More... almost 14 years ago
Merge branch 'rails3x' More... almost 14 years ago
Revert "Add a reverse option to the report tag helpers." More... almost 14 years ago
Make all specs pass More... almost 14 years ago
Remove rails 2.x generators More... almost 14 years ago
Add a reverse option to the report tag helpers. More... almost 14 years ago
Fix booting with a rails 3.x app. More... almost 14 years ago
Rails 3 deprecation: use self.table_name instead of set_table_name More... almost 14 years ago
Fix 3 more specs from ResultSet subclass change. More... almost 14 years ago
Fix bad spec expectation. More... almost 14 years ago
Empty conditions should serialize to an emtpy string, not to to '[]'. More... almost 14 years ago