-
We should include mappers for some common core and standard-library classes so they can be persisted properly (i.e. without being `Marshal.dump`ed). For example, an `Article` might have a list of tags…
-
Is there any chance that this gem could be published to RubyGems so that it can be easily used as a dependency for other gems and/or projects?
-
We now have the possibility to watch more than one file. That's why I think we also should start watching `.ruby-version` files and compare them to the latest Ruby version.
@reiz What do you think?
…
-
See this gist for the same error under both rubinius and mri 1.9.2:
https://gist.github.com/1079682
Here is my use-case. I send hashes over the network to communicate amongst distributed processes. …
-
We might punt on this before launch, since I know jruby also doesn't have it.
alex updated
11 years ago
-
Maybe use [`bytes`](https://docs.rs/bytes/) crate?
For a sample component implemented in Rust that follows the same patterns, see [`MatchData`](https://github.com/artichoke/artichoke/tree/60fe1be8d…
-
I found that hint elsewhere but I could not build ruby without setting that on yosemite
-
Cocoa::NSURLVolumeSupportsCaseSensitiveNamesKey returns a string and
filesystem :forKey => Cocoa::NSURLVolumeSupportsCaseSensitiveNamesKey returns hell
trying to do in ruby this (obj C):
NSError …
-
- `concurrent-ruby` version: 1.0.4
- `concurrent-ruby-ext` installed: no
- `concurrent-ruby-edge` used: no
Take the following code: https://gist.github.com/eregon/323890bfff539f8a33f66d8b2f…
-
### Brew & gcc
Currently, RVM hardcodes both available and current versions of gcc:
https://github.com/rvm/rvm/blob/35e894c7070eaabc38d91220f6e26d1585a7098a/scripts/functions/requirements/osx_bre…