Massimo Rangoni
Massimo Rangoni
Add support for macOS using Homebrew: - vscode_install supported - vscode_insiders_install NOT supported
I have a standard habtm config. House habtm Property, with the table houses_properties and without the model HouseProperty. On House model: public $actsAs = array('AuditLog.Auditable' => array('Property')); But when I...
Hi there, I'm trying to loop a short sound (mp3 about 45kb) using exactly the [Example Code](https://github.com/floatinghotpot/cordova-plugin-nativeaudio#example-code), but between each iteration there's a little gap. I'm getting the same result...
### Description This PR adds support for displaying only the issue description when the `--plain` flag is used. This is useful for scripts, piping, or users who prefer a minimal...