Skip to content

Commit 576c57c

Browse files
committed
Simplify readme (the snippet doesn't need explanation)
1 parent 6df1801 commit 576c57c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,8 +327,6 @@ And `app/views/conferences/_presentation_fields.html.erb` would be:
327327

328328
ActiveForm also can accept `ActiveModel::Model` instances as a model.
329329

330-
Let's define the Feeback class class with `ActiveModel::Model` that will be used for customer's feedback:
331-
332330
```ruby
333331
class Feedback
334332
include ActiveModel::Model

0 commit comments

Comments
 (0)