You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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
The text was updated successfully, but these errors were encountered: