Elia Schito
Elia Schito
> [`dimensions-rails`](https://github.com/elia/dimensions-rails) adds default width/height attributes to `image_tag` generated html Can we add a reference to it in the README? :)
hi matthew, I would like to become an (active?) user of this project, but for me is difficult to compile the mdb-tools from source, I ask you if you can...
This makes it thread-safe when used in threaded servers such as puma.
This is a reprise of some older attempts at DCE, still WIP, but promising. Any method definition for a method name that's not called anywhere is replaced with an alias...
Over time we'll probably mark the whole core library as pristine. Pristine was also added to class.rb so Class#allocate would be marked as pristine.
**Describe the bug** Compilation error occurs while compiling `being/end` returning a `case/when`. Opal version: 1.5 / master **To Reproduce** ``` ⤑ bin/opal -ve' ~/C/opal c = begin bar while false...
**Describe the bug** Opal version: 1.5 / master **To Reproduce** ``` ⤑ bin/opal -v -e ' ~/C/opal def m @m = begin bar while false case 1 when Integer 2...
The default folder was set to spec instead of spec/lib.