Ash

Results 3 issues of Ash

When using Docker-compose trying to send email to `mailcatcher` from a separate container gets Connection refused. However if I test this via netcat I get the following error: > 220...

I have been attempting to use ORM to do the complex work, in order to build a nice query to execute in the DB class. for example: ``` php $statement...

Feature
Address in 2.0

# Issue description when an `Orm\Model` instance is used to forge a `\Fieldset` instance, upon saving the model, there is an issue with the `Orm\Observer_Validation::before_save` where by it doesn't run...