I am looking for away to limit my users from posting more than twice per day and have no more than 5 posts per week. I have a users and posts model/controller.
I have been looking at these questions but they are not quite what I am looking for.
Rails 3.1 limit user created objects
How do I validate a time in Rails? Limiting a user to post once a day
Error @ 20:44 13/03/2012 with the code from KandadaBoggu
NoMethodError in PostsController#create
undefined method `beginnning_of_day' for 2012-03-13 20:36:11 +0000:Time