Hi everybody, I've read lot of thread about this topic but still can't figure out the best practice to use.
I've this entry with a Date attribute, in the yyyy-mm-dd form. I need to retrieve all the articles in a data Range, nothing of what I read really worked..what's the matter? Using find(:all, :conditions .... ) I've tryed: - date between ? and ? - date => from..to - year(date) nothing happened..is ruby able to evaluate range for Dates? please show me the way :S thx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

