openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
rangetastic
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 1 of 1
Search / Filter on:
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
Chris Herring
More...
over 16 years ago
Version bump to 0.3.4
Chris Herring
More...
over 16 years ago
Version bump to 0.0.0
Chris Herring
More...
over 16 years ago
Updated Readme to do the gemcutter stuff
Chris Herring
More...
over 16 years ago
Merge branch 'master' of github.com:cherring/rangetastic
Chris Herring
More...
over 16 years ago
Bumped version with new super call
Chris Herring
More...
over 16 years ago
changed the super call in method_missing
Chris Herring
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.
cherring
More...
over 16 years ago
Pushed to 0.3.1, tidied up the private code a bit made more DRY
Chris Herring
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.
Chris Herring
More...
over 16 years ago
Added Link in Readme
Chris Herring
More...
over 16 years ago
Bumped Version to 0.2 with the new functionality for field_between calls
Chris Herring
More...
over 16 years ago
Updated Readme with new method
Chris Herring
More...
over 16 years ago
Added specs to test that we can access the field_between scopes implemented via method_missing
Chris Herring
More...
over 16 years ago
Moved BETWEEN into the SQL
Chris Herring
More...
over 16 years ago
Dynamically building scopes with method missing if the column exists or if in the whitelist
Chris Herring
More...
over 16 years ago
Fixing the model to work with first version
Chris Herring
More...
over 16 years ago
Experimental method missing work
Chris Herring
More...
over 16 years ago
Fixed some documentation in the README bump version to rebuild gem on github
Chris Herring
More...
over 16 years ago
Bumped version to Include README that I forgot to write
Chris Herring
More...
over 16 years ago
Added MIT-License Built gemspec and added
Chris Herring
More...
over 16 years ago
Took out a comment that had old code in it
Chris Herring
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
Chris Herring
More...
over 16 years ago
Adding gitignore file
Chris Herring
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!
Chris Herring
More...
almost 17 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree