Go to file
Louis Vallat 8ffdf1ae89
fix: don't use bundle --without flag as it is deprecated
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-04-06 21:16:13 +02:00
app fix: removed email field from update current password 2023-04-06 20:07:44 +02:00
bin feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
config feat: added possibility to edit your password and your email on your profile 2023-04-06 19:58:34 +02:00
db feat: added counts and instant update and destroy 2023-02-05 21:01:07 +01:00
lib feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
log feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
public feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
storage feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
test feat: added navbar 2023-02-04 14:22:05 +01:00
tmp feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.dockerignore feat: dockerized rails app 2023-04-06 20:58:58 +02:00
.gitattributes feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.gitignore feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.gitlab-ci.yml fix: removed leftovers from copypasting the .gitlab-ci.yml 2023-04-06 21:13:34 +02:00
.ruby-version feat: dockerized rails app 2023-04-06 20:58:58 +02:00
config.ru feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Dockerfile fix: don't use bundle --without flag as it is deprecated 2023-04-06 21:16:13 +02:00
Gemfile feat: dockerized rails app 2023-04-06 20:58:58 +02:00
Gemfile.lock feat: dockerized rails app 2023-04-06 20:58:58 +02:00
package.json feat: added counts and instant update and destroy 2023-02-05 21:01:07 +01:00
Procfile.dev feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Rakefile feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
README.md feat: updated README 2023-04-06 20:00:13 +02:00
yarn.lock feat: added counts and instant update and destroy 2023-02-05 21:01:07 +01:00

Count anything

This is a simple Ruby on Rails project using Websockets for real-time interfaces, to count literally anything.