Commit Graph

15 Commits

Author SHA1 Message Date
Sean Collins 28e3674eda Remove quotes from link 2022-02-02 14:22:22 -04:00
Sean Collins e894966469 [docsite] Fix links 2022-01-26 13:42:09 -04:00
Sean Collins 3d099f3883 Improve Monads docs 2022-01-24 14:22:30 -04:00
Sean Collins 74bf748859 Fix and improve Maybe docs 2022-01-24 14:19:00 -04:00
Nikita Shilnikov d628ec2f8b
Add docs for fallbacks and custom builders 2021-01-21 21:32:55 +03:00
Greg Gard ad529cb7ef Docs: Removing Hash schema type param and fixing md section 2020-09-20 15:30:12 -04:00
Timothy Stott 159d733717 Fix Constructor custom method documentation 2020-05-16 19:58:01 +01:00
Timothy Stott e91efea8bc Document use of custom method in Constructor 2020-05-14 11:45:31 +01:00
Laerti Papa 5842787824 Shows meta usage in intro doc 2020-02-10 13:17:54 +01:00
Juan 5c69c22975
Include Symbol coercions in docs about built-in types 2020-01-26 19:06:27 +01:00
Marc Busqué b744c5dd84
Add `Dry::Types::Hash::Schema.merge` 2020-01-06 08:57:45 +01:00
Brendan Weibrecht c3bfe30809
Remove duplicated dot from example in Hash Schemas doc
Two method dots in a row is not valid Ruby.

It looks like the dots were moved to the start of the newlines between:

https://dry-rb.org/gems/dry-types/0.15/hash-schemas/#transforming-types

and 

https://dry-rb.org/gems/dry-types/1.2/hash-schemas/#transforming-types

which resulted in an extra one being left in.
2019-11-13 13:51:15 +11:00
Espartaco Palma cf16ad4517
Fixing codeblock in maybe.html.md
Currently it is not taken as ruby code because the
spaces at the beginning
2019-10-21 10:08:29 +02:00
Svyatoslav Kryukov 9a6450a74b
[docsite] add monads extension docs 2019-10-10 20:05:53 +03:00
Piotr Solnica 1d4fa6a18b
Add docsite for version 1.0 2019-10-04 10:58:01 +02:00