I m developing a website (with Rails 3.1) where limited set of writers are able to write post. Moderators should accept (or decline) the post and schedule the publishing. Until this moment is the development process pretty basic.
每天有两个出版时间。 接受的职位将安排在某种地点。 每天10时am和4时,必须公布最老的公认职位。 www.un.org/chinese/ga/president
What s the best way to achieve the result? Cron? Background Jobs?