0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New version with a patch to allow undefined methods to actually pass through method missing and raise the correct error More... over 16 years ago
Version bump to 0.3.4 More... over 16 years ago
Version bump to 0.0.0 More... over 16 years ago
Updated Readme to do the gemcutter stuff More... over 16 years ago
Merge branch 'master' of github.com:cherring/rangetastic More... over 16 years ago
Bumped version with new super call More... over 16 years ago
changed the super call in method_missing More... over 16 years ago
Moved a part of the Readme to where it is relevant. The whitelisting warning had kind of become orphaned from where it is relevant by adding new functionality descriptions to the readme. More... over 16 years ago
Pushed to 0.3.1, tidied up the private code a bit made more DRY More... over 16 years ago
New work for the _at fields and version 0.3, _on fields take precedence over _at fields, but there is always the between(date, date, field) method to help with that. More... over 16 years ago
Added Link in Readme More... over 16 years ago
Bumped Version to 0.2 with the new functionality for field_between calls More... over 16 years ago
Updated Readme with new method More... over 16 years ago
Added specs to test that we can access the field_between scopes implemented via method_missing More... over 16 years ago
Moved BETWEEN into the SQL More... over 16 years ago
Dynamically building scopes with method missing if the column exists or if in the whitelist More... over 16 years ago
Fixing the model to work with first version More... over 16 years ago
Experimental method missing work More... over 16 years ago
Fixed some documentation in the README bump version to rebuild gem on github More... over 16 years ago
Bumped version to Include README that I forgot to write More... over 16 years ago
Added MIT-License Built gemspec and added More... over 16 years ago
Took out a comment that had old code in it More... over 16 years ago
Finishing up Rangetastic, can filter on any fields provided in the array of trusted fields, and raise an error if we can't so as to prevent against SQL injection More... over 16 years ago
Adding gitignore file More... almost 17 years ago
Got an ActiveRecord setup to test rangetastic on a fictional orders table Inspired by Radar's by star and in turn Pat's thinking sphinx testing setup Now we can start writing our gem with BDD, ooo yeah! More... almost 17 years ago