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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -