sdispater / orator

The Orator ORM provides a simple yet beautiful ActiveRecord implementation.

Home Page:https://orator-orm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation for Appendable Attributes

remarcbalisi opened this issue · comments

https://orator-orm.com/docs/0.9/orm.html#appendable-attributes

The example code for appending attributes uses __append__ but it should be __appends__.

The documentation isn't open source :(

Orator docs can be found here https://github.com/orator-orm/docs

I fix the issue but i don't think it will get approved @remarcbalisi my pull request