-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brief question about basic implementation #800
Comments
I also am unclear the difference between these three commands, and when to use which: |
Would it be something like this:
And then we would have to write a method in the tag model (or would it be in the controller?) that randomly grabs a tag and displays it on the view? |
I apologize for tagging you all, but we're not the most advanced coders, and are hoping one of you may be able to assist: @andrew @olleolleolle @dce @dinossaur23 @alexdean @dreamwords Thank you! |
Run |
Hi @javan
We are a not for profit (and not so advanced) volunteer coding team at BreakDiving.io. We have a worldwide social media community designed to inspire our members to achieve their goals in life.
We have a message board on the homepage. We want to have the system automatically do a few things every Monday morning on that homepage:
I have read through the readme, but am still a bit unclear how this would work. As an example, here is our Tag model:
How could we randomly post a tag from this model each week?
Would it be similar for posting the weekly 'share your update' reminder?
Thank you so much for your help!
The text was updated successfully, but these errors were encountered: