sdispater / orator

The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
https://orator-orm.com
MIT License
1.43k stars 174 forks source link

Documentation for Appendable Attributes #381

Open remarcbalisi opened 4 years ago

remarcbalisi commented 4 years ago

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

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

alfonsocv12 commented 3 years ago

The documentation isn't open source :(

josephmancuso commented 3 years ago

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

alfonsocv12 commented 3 years ago

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