PhoenixUp v0.2.6 mix phx_up.del.controller
Deletes a controller file and its controller test file.
mix phx_up.del.controller Post
or
mix phx_up.del.c Post
The first argument is the controller module.
Deletes a controller file and its controller test file.
mix phx_up.del.controller Post
or
mix phx_up.del.c Post
The first argument is the controller module.