summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
AgeCommit message (Expand)Author
2021-05-25Assign instance var in #current_char to avoid multiple DB callsDavid Gay
2021-05-24Clean up line (please ignore how I just jacked up git)David Gay
2021-05-24Don't redirect due to no active character unless a user is logged inDavid Gay
2021-05-22Monsters and basic combatDavid Gay
2021-05-02Login with forced character creation, views, etcDavid Gay
2021-04-21Devise setup and configDavid Gay
2021-04-21New Rails project with pgsqlDavid Gay