Brujo Benavides

Results 120 issues of Brujo Benavides

Add the needed functions to migrations so that they are able to modify a table's schema, add and delete records, etc. **NOTE:** Add tests for all that Related to Issue...

feature

a'lla Ruby on Rails :)

feature

There are behaviors where the callback function list includes 1-to-n functions with unspecified names but a particular arity. Examples of this are `ct_suite`'s [`Module:TestCase/0`](http://erlang.org/doc/man/ct_suite.html#Module:Testcase-0) and [`Module:TestCase/1`](http://erlang.org/doc/man/ct_suite.html#Module:Testcase-1), and `gen_statem`'s [`Module:StateName/3`](http://erlang.org/doc/man/gen_statem.html#Module:StateName-3) in...

team:VM
team:PS
enhancement

When using external packers/unpackers, the results of some function can reflect the results of them, and the callback allows for `{error, any()}` results.

## General Items - [x] It has a github repo - [x] It has a proper Apache2 LICENSE file - [x] It's has a clear and useful README.md - [x]...

As stated in inaka/EventSource#57, block delimiters in SSE may be any combination of two items from: - `$\n` - `$\r` - `$\r\n`

The `'basic_auth'` header requires strings as username and password. It would be more flexible to allow binaries, too.

enhancement

## `sheldon` version [`0.4.1`](https://hex.pm/packages/sheldon/0.4.1) ## `OS` version MacOS 11.6 ## Description * **Motivation** I want to be able to write hyphenated words. * **Proposal** Analyze stuff like `non-breaking` as two...

Once #103 is done.