namusyaka

Results 5 issues of namusyaka

https://dom.spec.whatwg.org/#interface-node

When we use rb_funcall without arguments, we don't need to pass Qnil as fourth argument. It's not only unnecessary but it raises an error. While developing @sinatra, I found this...

I'm planning to list the major tasks for Sinatra v3.0.0. ### Improve performance by especially focusing on our routing algorithm. I'd love to improve the performance. As a PoC, I...

In order to reduce the cost of maintenance for sinatra and improve contributors experience, we'd like to automate for each patch-level releases. If a commit is pushed to the master...

ref https://github.com/padrino/padrino-framework/pull/1590#issuecomment-35063682 For example, `--orm` and `--adapter` association are very strong. We should provide a lot of information about this. In addition, I think we should consider the strong-connection component,...

enhancement