Skip to content

Commit f54e624

Browse files
rwaltersshishirmk
authored andcommitted
Remove extra 'class MovieSerializer' from an example in the README
1 parent 39fdc6f commit f54e624

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ block you opt-in to using params by adding it as a block parameter.
284284

285285
```ruby
286286
class MovieSerializer
287-
class MovieSerializer
288287
include FastJsonapi::ObjectSerializer
289288

290289
attributes :name, :year

0 commit comments

Comments
 (0)