1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
2d433b680a Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type. 2025-04-08 17:54:42 -04:00
f92faf4f5c Updated to rails 7.2.2 2024-12-05 17:18:29 -05:00
bb548be81b Remove influxdb errors in non prod environments 2024-11-25 11:33:47 -05:00
6cb523e350 config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade 2024-03-19 08:36:33 -04:00
e46180e9ea Updated to rails 7.1 and ruby 3.1.4 2024-03-14 14:09:09 -04:00
9c1563febf Do not initialize InfluxDB::Rails unless the host environment variable is defined 2022-09-16 19:21:58 +00:00
e1cba865b0 Added influxdb to wrestlingdev 2021-04-01 19:52:18 +00:00
6fb304f5c7 Secret key base and devise key added for dev 2017-08-10 20:43:18 -04:00
1bfa09d47d Changed mail from address 2015-12-30 14:38:47 +00:00
e3640917c5 Env for secret_key_base 2015-10-27 07:52:40 -04:00
9d6b8bd107 Added env variables and a production docker setup 2015-10-22 16:14:50 -04:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -05:00
Jacob Cody Wimer
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00