#237 ✓resolved
Sergei Yakovlev

[Suggestion] Range queries

Reported by Sergei Yakovlev | May 8th, 2008 @ 05:32 PM

Allow passing ranges as values for query parameters. Examples:

User.all(:age => 20..25)
User.all(:age.not => 20..25)
User.all(:name => 'abc'..'def')
User.all(:longitude => 45.246..46.52, :latitude => 34.15..34.971)

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Tags

Pages