Skip to content

Commit

Permalink
#112 adjusting community style sheet in user_identifier
Browse files Browse the repository at this point in the history
Co-authored-by: Ridersk <lucasmacielaguiar@gmail.com>
  • Loading branch information
WeillerFernandes and Ridersk committed Sep 13, 2018
1 parent 051aa93 commit 12de348
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion indicaAi/app/models/user_identifier.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Description of User Identifier Class
class UserIdentifier < ApplicationRecord
validates :userId, presence: true
validates :userId, presence: true
end

0 comments on commit 12de348

Please sign in to comment.