-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule RS_Server
updated
14 files
+94 −342 | .idea/RS_Server.iml | |
+1 −1 | .idea/dataSources.local.xml | |
+56 −56 | .idea/dataSources/a5d8e2ad-53bf-4d2f-8f1b-41eede4dc976.xml | |
+18 −0 | .idea/material_theme_project_new.xml | |
+1 −1 | .ruby-version | |
+4 −2 | Dockerfile | |
+1 −1 | Gemfile | |
+63 −100 | Gemfile.lock | |
+8 −2 | app/controllers/application_controller.rb | |
+5 −1 | app/controllers/authentication_controller.rb | |
+2 −2 | app/controllers/publications_controller.rb | |
+1 −1 | app/views/ratings/rating_web.erb | |
+6 −6 | db/seeds.rb | |
+0 −4 | docker-compose.yml |