How can I verify a pem_cert and signiture (RSA-SHA1)?...
Read MoreCorrect way to catch SIGINT and cleanup?...
Read MoreWhy is the .to_s method needed in Crystal when converting user input to an integer?...
Read MoreHow can I produce a Crystal executable with no dependencies?...
Read MoreIs there a PDF generation library similar to http://prawnpdf.org/...
Read Morehow to add any hash to empty array of hashes?...
Read MoreCan't access models from crystal play...
Read MoreImplementing Lazy Enumerator in Crystal...
Read MoreDeclare type of instance variable on controller...
Read MoreCrystal lang takes option parameters from OptionParser when it shouldn't...
Read Morehow can I load into memory a src file in crystal?...
Read Morehow to iterate and statically type values using JSON::Serializable?...
Read MoreCrystal Lang: Can't infer the type of instance variable '@hash_value' of Rule...
Read MoreCrystal: how to increase the number of types an array can hold after instantiation...
Read MoreCrystal build fails with linker error...
Read MoreIn crystal Why do I need to do matches.try &.[0]...
Read MoreScoped monkey-patching of a class...
Read MorePass environment variables on compilation phase...
Read MoreCrystal module path require issue...
Read MoreCrystal parser creates an ASTNode that should be Crystal::Expressions at runtime but is somehow a Cr...
Read MoreHow can I use Crystal in Python packages/extensions?...
Read MoreCrystal-lang: why is the LLVM "hello.bc" not the same if generated by Crystal or by clang?...
Read MoreCrystal lang : `block_given` in Macro?...
Read MoreHow to resolve Generics in macros?...
Read MoreWhy creating StaticArray with size from a variable throws an error?...
Read MoreHow to configure JSON.mapping for Array of Array of Strings to become a Hash?...
Read MoreReturn Granite validation errors as JSON...
Read More