Show More
Commit Description:
add golden submit button...
Commit Description:
add golden submit button - When the user submit more than or equal to 100 times the submit button will turn gold - Add golden-btn tag in applications.css.scss
File last commit:
Show/Diff file:
Action:
app/models/submission_view_log.rb | 3 lines | 93 B | text/x-ruby | RubyLexer |
rename submission_view_log class...
r530 class SubmissionViewLog < ActiveRecord::Base
update models to satisfy rails 4
r618 #attr_accessible :submission_id, :user_id
rename submission_view_log class...
r530 end