Show More
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml...
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml * bootrapize the user_admin * now considering user.enabled * tidy up route
File last commit:
Show/Diff file:
Action:
spec/models/submission_view_logs_spec.rb | 5 lines | 115 B | text/x-ruby | RubyLexer |
require 'spec_helper'
describe SubmissionViewLogs do
pending "add some examples to (or delete) #{__FILE__}"
end