OSDN Git Service

separate Model::Users some code to Users::Configs and Users::Prefs
authorhylom <hylom@users.sourceforge.jp>
Fri, 1 Sep 2017 11:33:14 +0000 (20:33 +0900)
committerhylom <hylom@users.sourceforge.jp>
Fri, 1 Sep 2017 11:33:14 +0000 (20:33 +0900)
commit62d0f26851c9af25712c5c13a4d38cf7856ea548
tree9ef55218822a2bef50630b8bb1852ee03fa40b46
parentaa3120b4ec40b7a4c29ccf5247731ff80e70e6be
separate Model::Users some code to Users::Configs and Users::Prefs
src/newslash_web/lib/Newslash/Model/Users.pm
src/newslash_web/lib/Newslash/Model/Users/Configs.pm [new file with mode: 0644]
src/newslash_web/lib/Newslash/Model/Users/Prefs.pm [new file with mode: 0644]
src/newslash_web/lib/Newslash/Web/Controller/API/User.pm