Skip to content

Instantly share code, notes, and snippets.

@jerzyn
Created March 21, 2014 15:32
Show Gist options
  • Select an option

  • Save jerzyn/9688880 to your computer and use it in GitHub Desktop.

Select an option

Save jerzyn/9688880 to your computer and use it in GitHub Desktop.
Account Plans - Controlling Portal Content Based on Account Plans
{% for feature in current_user.account.bought_account_plan.system_name %}
...
{% endfor %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment