Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wemake-services/ecto_autoslug_field
Automatically create slugs for Ecto schemas.
https://github.com/wemake-services/ecto_autoslug_field
22203c14ace129b6d7c018e1d0bbf6d450f2dd5e authored about 7 years ago by sobolevn <[email protected]>
4ae3f7f55c84b7760c16ce1f29673cdb7e61cd12 authored about 7 years ago by sobolevn <[email protected]>
650d5d02b3e19315060a4abe53b7a66bf018e607 authored about 7 years ago by sobolevn <[email protected]>
6b019fe94155a1d37e21dfe05d442e82d50310dd authored about 7 years ago by sobolevn <[email protected]>
* Add support for integer source fields
* String.strip/1 is deprecated, use String.trim/1 ins...
bc31359a781233e64bb9131251869ba2dabe9ff1 authored about 7 years ago by Arno Nurges <[email protected]>f4010092f8b84fbe9b49c676aba8b1329c74a405 authored over 7 years ago by sobolevn <[email protected]>
efa20b44855230ca5de1798487913c6e988b1a3d authored over 7 years ago by sobolevn <[email protected]>
5d32c809dbc6ec1533e29d30619bc10a9d081b8f authored over 7 years ago by sobolevn <[email protected]>
* Updated example to use build_slug/2
* Update test to use build_slug/2
* Update test to d...
010d05ec225b5f793c2ea2f9fabe9d90217c968e authored over 7 years ago by Ran Yefet <[email protected]>dc8b57be1457a8aa27cca565ac73202218cd8660 authored over 7 years ago by sobolevn <[email protected]>
6c2cf0bed7af72e366c3c649ca1bba1e9deac91a authored over 7 years ago by sobolevn <[email protected]>
d81ab95579cc54b1cbce1fd82d6b882b2c104850 authored over 7 years ago by sobolevn <[email protected]>
Changes:
1. Updates mix.exs with new dependencies, closes #14
2. Updates `cast/4` functions to `...
bd8ef129575d5db06f975d93f8b194176d800fac authored over 7 years ago by Jarra Schirris <[email protected]>
75a466c8f33b9847ec52ed325a457ec7b351abc8 authored over 7 years ago by Chris Alley <[email protected]>
5ca2ec767ef978e1abff7da7be18df13b9950816 authored almost 8 years ago by sobolevn <[email protected]>
9b7f1f963924ee10e8a4dbae393877b8ec01380e authored almost 8 years ago by sobolevn <[email protected]>
Changes:
1. Adds Credo support and .credo.exs for configuration
2. Adds Elixir 1.4 support
3. C...
d0578e59dbd76307268c36037aeb024818ab0aef authored almost 8 years ago by Christian Wesselhoeft <[email protected]>
b274ae43e391d87512456df9cf7e86d8d944e2e6 authored about 8 years ago by sobolevn <[email protected]>
* update to ecto 2 changeset field names
* update to ecto 2, fix test
* ecto version clari...
e6499624a85aaabdc0298c4e7d151401376d8955 authored about 8 years ago by Nathan Lapierre <[email protected]>
Small changes:
1. Added elixir 1.4 styled function calls with `()`
2. Changed the dependencies i...
- Now `build_slug/1` is called only when needed, changed docs appropriately
- Replaced `cond` in...
Moved `get_sources/2` and `build_slug/1` definitions into `SlugBase`
Added `## Options` and `## ...
Since the docs inside `__using__` were unreachable the desing of application was changed
Now `op...
47274b79df437e1f5de6077edef47c2307317a50 authored over 8 years ago by sobolevn <[email protected]>
fc9c67ff3f662e05ea2c3f4000f522fd08d05604 authored over 8 years ago by sobolevn <[email protected]>
9f2bb784a93f9ee1ebffcf05956315fff89455a3 authored over 8 years ago by sobolevn <[email protected]>
0fc9f2c90297c2f08135615873dbe9a067b9ad73 authored over 8 years ago by sobolevn <[email protected]>
8ce363d7c47620a2878f401d662bfda2a630df01 authored over 8 years ago by sobolevn <[email protected]>
22fa4148aa3d2ae902af70c0f264a272f4faa762 authored over 8 years ago by sobolevn <[email protected]>