Ben

Results 8 issues of Ben

When getting started with aasm we found the state constants really useful, but felt like we were missing them for events. Has this been considered before or does anyone else...

The README file is a beast and I am considering how to split it up and how to present it. Where to present it: - Github Wiki - Rdocs -...

enhancement

When developing a feature I have to do manual testing with a different app to ensure things didn't break between the layers. It would make things faster if there were...

enhancement

In fixing the TOC TOU issue the behavior changed in checking addresses. It now will only fail when the server exists. This seems less ideal because assuming the errors are...

If an attacker has the ability to create link tags and attributes they have the ability to intercept the CSRF token, even if CSP is enabled. By setting the href...

@crystalhazen and I were discussing how we could leverage some of the things we've discussed and turn it into an MVP that we could see some value out of, the...

We want to have impacted method structured so that we can automatically consume it. Defining this across languages would be challenging so perhaps looking at inspiration from other schemas would...