Skip to content

Commit 1683589

Browse files
chapter_3_4_5
1 parent 6f616d2 commit 1683589

16 files changed

+1
-182
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Add your own tasks in files placed in lib/tasks ending in .rake,
2-
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
2+
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. # rubocop:disable Layout/LineLength
33

44
require_relative "config/application"
55

app/controllers/demo_partials_controller.rb

Lines changed: 0 additions & 11 deletions
This file was deleted.

app/controllers/products_controller.rb

Lines changed: 0 additions & 85 deletions
This file was deleted.

app/views/demo_partials/_form.html.erb

Lines changed: 0 additions & 2 deletions
This file was deleted.

app/views/demo_partials/edit.html.erb

Lines changed: 0 additions & 2 deletions
This file was deleted.

app/views/demo_partials/new.html.erb

Lines changed: 0 additions & 2 deletions
This file was deleted.

app/views/products/_form.html.erb

Lines changed: 0 additions & 23 deletions
This file was deleted.

app/views/products/_product.html.erb

Lines changed: 0 additions & 9 deletions
This file was deleted.

app/views/products/_product.json.jbuilder

Lines changed: 0 additions & 2 deletions
This file was deleted.

app/views/products/edit.html.erb

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)