Last active
August 29, 2015 14:16
-
-
Save thomasfedb/c8607288bd426e748963 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| Failure/Error: Unable to find matching line from backtrace | |
| ActionView::Template::Error: | |
| undefined method `close_admin_state_path' for #<#<Class:0x00000007ef6a30>:0x000000070ecd90> |
This file contains hidden or 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
| admin_state_open POST /admin/state/open(.:format) admin/state#open | |
| admin_state_close POST /admin/state/close(.:format) admin/state#close |
This file contains hidden or 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
| = link_to "Close", [:close, :admin, :state] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment