Tutorials

Building Tests in Ruby: Expectations and Matchers
When building tests in Ruby, expectations are a very important component. They allow you to set the intended results of the function, method, class, etc. that you are testing. The way that we set expectations in Ruby tests is by using expect(code)...








Architect 6.0: Ruby, Python, CDNs, and CloudFormation
Since 2017, Architect has been the premiere foundation-backed open source serverless framework, with a clear focus on being the simplest, fastest way to build a modern web app.The space has evolved rapidly, and we’re incredibly excited to announce...