Does Rails automtically track the Date? -


i making calendar model product model because need list of products belong 1 date whether past or present products. want users able search specific date of product when put search engine in , pagination. idea or there better way? rails have way not make model , still give many products 1 date?

unless wish store else in calendar model should store date field of products model. can find_all_by_date.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -