Skip to content

Instantly share code, notes, and snippets.

@ekyfauzi
Last active August 29, 2015 14:27
Show Gist options
  • Save ekyfauzi/9ebde61fc3b7b31ab244 to your computer and use it in GitHub Desktop.
Save ekyfauzi/9ebde61fc3b7b31ab244 to your computer and use it in GitHub Desktop.
# app/models/post.rb
class Post < ActiveRecord::Base
include Commentable
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment