ユーザー管理画面
Showing
app/controllers/users_controller.rb
0 → 100644
app/decorators/users_decorator.rb
0 → 100644
app/helpers/users_helper.rb
0 → 100644
app/views/users/_form.html.slim
0 → 100644
app/views/users/edit.html.slim
0 → 100644
app/views/users/update.html.slim
0 → 100644
spec/controllers/users_controller_spec.rb
0 → 100644
spec/decorators/users_decorator_spec.rb
0 → 100644
spec/helpers/users_helper_spec.rb
0 → 100644
spec/views/users/edit.html.erb_spec.rb
0 → 100644
spec/views/users/update.html.erb_spec.rb
0 → 100644
Please
register
or
sign in
to comment