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

22 Commits

Author SHA1 Message Date
b37004cbbf Removed frontend and updated production to use puma instead of pasenger 2017-05-31 09:40:31 -04:00
3f72a912b6 Wrestler pool number is now saved in db. Pool number generation moved to it's own class. 2017-03-02 18:11:21 +00:00
a6e64bdf8f Moved none database classes out of model folder. Still need to separate classes that are doing too much for bracket_advancement, for placement points, and for swapping wrestlers in pool/bracket. 2016-05-14 14:54:49 +00:00
2f9c54df2e Refactored match generation so I can eventually support multiple types of tournaments 2016-05-14 13:28:28 +00:00
425e7f5fc5 Frontend authentication working. 2016-04-28 01:13:58 +00:00
dfa0972747 Added linemanjs as frontend 2016-02-10 16:33:44 +00:00
68e076a5d6 moved mail settings to production.rb 2016-01-18 20:11:12 +00:00
3db0125a0d Mail settings for localhost 2016-01-18 20:08:18 +00:00
d899dc6f1e Fixing default address 2016-01-04 17:37:11 +00:00
bb83e47641 Put postmark setting in correct spot 2016-01-04 17:00:35 +00:00
490df3b182 Smtp now using postmark 2015-12-30 14:37:31 +00:00
0d310c587b I think I got delayed jobs working 2015-12-29 18:50:18 +00:00
a6757e6bfe Removed delayed_job from config/application.rb 2015-04-21 19:37:23 -04:00
ef90577cf7 Trying to gzip assets to render faster 2015-04-21 19:36:55 -04:00
4d8a58a36a Still working on dataTables for heroku 2015-02-11 11:20:42 -05:00
c7ea29f2e3 Re-arranging requires in application.js 2015-02-11 11:11:29 -05:00
750071627e Trying to get dataTables working in Heroku 2015-02-11 11:00:05 -05:00
3b93c337c7 Fixed delayed job 2015-02-09 11:02:00 -05:00
e09ec3356b Configured delayed_job for rails 4.2.0 2015-02-09 10:35:01 -05:00
4d5cfb0621 removed application.css.scss 2014-12-22 15:18:20 -05:00
f08d96457d set up config/application.rb to use bootstrap 2014-12-22 15:11:41 -05:00
Jacob Cody Wimer
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00