Created
August 15, 2017 12:54
-
-
Save gregblake/9c2c718bea382bd3bd37a3bee5a3e1b6 to your computer and use it in GitHub Desktop.
ActionView::Template::Error (undefined method `eligible_to_sign_up?' for #<Class:0x000000089a8118>):
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ActionView::Template::Error (undefined method `eligible_to_sign_up?' for #<Class:0x000000089a8118>): | |
88: </a> | |
89: <div class="dropdown-menu pull-right settings-box"> | |
90: <div class="triangle"></div> | |
91: <ul class="profile-navigation"><%= @theme_presenter.power_actions %></ul> | |
92: <div class="clearfix"></div> | |
93: </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment