welling guzmán

Results 5 issues of welling guzmán

Is there a way to run ruckusing-migrations via php? Ex. ``` php $main = new Ruckusing_FrameworkRunner($db_config, array('','db:migrate')); if($main->execute()) { echo "everything was ok"; } else { echo "something wrong happened";...

Models with an attribute named 'length' will make this each work as an array. From underscore docs > Note: Collection functions work on arrays, objects, and array-like objects such as...

## Change Type (Feature, Chore, Bug Fix, One Pager, etc.) Minor formatting, spelling and punctuation improvements/fix? ## Description Small contribution to fix some spelling, and adding some (missing?) punctuation. Also...

Hello, we have been using Zend-Db as the database abstraction layer for our [Directus](https://github.com/directus/directus) framework and there has been a significant bug where columns with dashes (`e-mail`), spaces `first name`...

bug

Instead of overrides `marked`'s default header with IDs using the renderer heading function, it uses the `headerIds` option added in version `0.4.0`. It also pass down the `options` parameter to...