kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
537 stars 58 forks source link

CamelCasing trait: added __unset #45

Closed 0xb4lint closed 8 years ago

0xb4lint commented 8 years ago
kirkbushell commented 8 years ago

Please add required tests and I can then merge in, thanks :)

0xb4lint commented 8 years ago

I'll change assertEquals() to assertTrue() and assertFalse()

kirkbushell commented 8 years ago

Awesome, thanks for that - will merge as soon as tests pass :)