Skip to content

Instantly share code, notes, and snippets.

@kbaum
Created December 10, 2013 23:18
Show Gist options
  • Save kbaum/7902189 to your computer and use it in GitHub Desktop.
Save kbaum/7902189 to your computer and use it in GitHub Desktop.
my portfolio show
- content_for :title, "My Portfolio - VTS"
= cache [ "v2", 'my_portfolio', current_user.all_properties_cache_key, current_user.all_spaces_cache_key ] do
.my_portfolio#main
= render partial: 'search_filters'
= render partial: 'multishare_bar'
#search-results
= render partial: 'search_results'
#footer-links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment