Skip to content

Instantly share code, notes, and snippets.

@attatae
Created April 10, 2014 03:43
Show Gist options
  • Save attatae/10340888 to your computer and use it in GitHub Desktop.
Save attatae/10340888 to your computer and use it in GitHub Desktop.
class Profile < ActiveRecord::Base
acts_as_taggable_on :interests, :skills
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment