Skip to content

Commit

Permalink
Update README.md (#2)
Browse files Browse the repository at this point in the history
* Update README.md

Warning about using the name `sequence` as field name.

* Update README.md
  • Loading branch information
vaughany authored and adammatysiak committed Dec 11, 2017
1 parent 8896c08 commit cb68aae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ class Section extends Model {
}
```

**Note:** as a field name do not use name of any exisiting method in that class, including `sequence`, as this will not work.

Configuration
-------------

Expand Down

0 comments on commit cb68aae

Please sign in to comment.