OSDN Git Service

t#32066:validate_forms
[pettanr/pettanr.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index dcd755b..80208ee 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -33,6 +33,7 @@ end
 
 gem 'jquery-rails'
 gem 'jquery-ui-rails'
+gem "jquery-validation-rails"
 
 # To use ActiveModel has_secure_password
 gem 'bcrypt-ruby', '~> 3.0.0'