Antonio Pagano

Results 21 issues of Antonio Pagano

At this point, Buffalo is using the fingerprint strategy on compiled CSS and JS but it's not being used for images, it would be good to add this to images...

enhancement

Unsure if we need to add this, if you're reading this and thing it worth doing it, please let me know. Appreciate your feedback!, i will add details on the...

When faking data, sometimes we will need to generate numeric values like: - invoice amount - number of items - received calls - failed password attempts Currently Fako doesn't support...

This PR does two things: 1. Ignores the query parameters when running CreateDB. 2. Considers option "mode: memory" to avoid database creation. While on this I noticed there is an...

This would make a lot of things easier, things like fixtures and SQL inserts would become simpler with this change.

## Description If on your `database.yml` you specify a `pool:` count that is minor than the number of requests you will be receiving, at some point all database related operations...

bug
help wanted
s: triage

Similar to the arrays issue when trying to call a member of the result of a function call plush errors. Code: ``` ... Employees will be reminded on . ......

This PR adds documentation for the new plugin API in the CLI. It adds a new section (CLI) that could contain CLI related information to provide more context to our...

I'm not sure if this is possible or how should it be done but given Tags is not built inside buffalo we should provide some doc on how to use...

documentation