diff --git a/README.md b/README.md index c3618db..b082a3c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ -assignable_values - Enums on vitamins [![Tests](https://github.com/makandra/assignable_values/workflows/Tests/badge.svg)](https://github.com/makandra/assignable_values/actions) -===================================== +

+ + + + + makandra + + + + + + + assignable_values + +

+ +[![Tests](https://github.com/makandra/assignable_values/workflows/Tests/badge.svg)](https://github.com/makandra/assignable_values/actions) + `assignable_values` lets you restrict the values that can be assigned to attributes or associations of ActiveRecord models. You can think of it as enums where the list of allowed values is generated at runtime and the value is checked during validation. diff --git a/media/logo.dark.shapes.svg b/media/logo.dark.shapes.svg new file mode 100644 index 0000000..b387dd7 --- /dev/null +++ b/media/logo.dark.shapes.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.dark.text.svg b/media/logo.dark.text.svg new file mode 100644 index 0000000..e248e86 --- /dev/null +++ b/media/logo.dark.text.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + ASSIGNABLE_VALUES + + + diff --git a/media/logo.light.shapes.svg b/media/logo.light.shapes.svg new file mode 100644 index 0000000..d9b530c --- /dev/null +++ b/media/logo.light.shapes.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.light.text.svg b/media/logo.light.text.svg new file mode 100644 index 0000000..16e717d --- /dev/null +++ b/media/logo.light.text.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + ASSIGNABLE_VALUES + + + diff --git a/media/makandra-with-bottom-margin.dark.svg b/media/makandra-with-bottom-margin.dark.svg new file mode 100644 index 0000000..99c6c43 --- /dev/null +++ b/media/makandra-with-bottom-margin.dark.svg @@ -0,0 +1,180 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/media/makandra-with-bottom-margin.light.svg b/media/makandra-with-bottom-margin.light.svg new file mode 100644 index 0000000..69394f9 --- /dev/null +++ b/media/makandra-with-bottom-margin.light.svg @@ -0,0 +1,180 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file