Skip to content
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

Blog Posts #3

Open
kathgironpe opened this issue Oct 5, 2012 · 1 comment
Open

Blog Posts #3

kathgironpe opened this issue Oct 5, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@kathgironpe
Copy link

Posts

belongs_to :user

user_id: integer, title:string, body:text, , published_at: datetime, slug: string (unique and indexed)

DO NOT USE TINYMCE!

Use Markdown or Textile Editor

This should work:

https://github.com/bridgeutopia/textile_editor_helper

@ghost ghost assigned terenceponce Oct 5, 2012
@kathgironpe
Copy link
Author

@terenceponce Add author_name:string, author_link:string, link:string, published: boolean (default: true), phrug: boolean (default: false) . The last one sounds dumb but I don't like to query tags if we want to filter posts based on the source. "phrug" suggests the contributor is a PHRUG user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants