hensei-api/app/blueprints/api/v1
Justin Edmund 290099e2f4 Refactor PartiesController for blueprinter
* Refactored and tried to simplify methods in PartiesController
* Implemented new error render methods in ApiController
* Removed parties/[weapons, summons, characters] routes
2022-12-21 15:34:54 -08:00
..
api_blueprint.rb Create api_blueprint.rb 2022-12-21 01:20:13 -08:00
character_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
error_blueprint.rb Create error_blueprint.rb 2022-12-21 01:20:55 -08:00
grid_character_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
grid_summon_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
grid_weapon_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
job_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
job_skill_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
party_blueprint.rb Refactor PartiesController for blueprinter 2022-12-21 15:34:54 -08:00
raid_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
summon_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
user_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
weapon_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
weapon_key_blueprint.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00