We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df1801 commit 576c57cCopy full SHA for 576c57c
README.md
@@ -327,8 +327,6 @@ And `app/views/conferences/_presentation_fields.html.erb` would be:
327
328
ActiveForm also can accept `ActiveModel::Model` instances as a model.
329
330
-Let's define the Feeback class class with `ActiveModel::Model` that will be used for customer's feedback:
331
-
332
```ruby
333
class Feedback
334
include ActiveModel::Model
0 commit comments