https://github.com/mjc-gh/ruru-rstring-encoding
https://github.com/mjc-gh/ruru-rstring-encoding
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mjc-gh/ruru-rstring-encoding
- Owner: mjc-gh
- License: mit
- Created: 2017-02-24T14:59:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T14:59:30.000Z (over 8 years ago)
- Last Synced: 2025-03-15T08:33:34.646Z (8 months ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
#### Example
Install gems:
bundle -j4
Build Rust extension with thermite
rake thermite:build
Fire up a console:
./bin/consle
Get a new empty string from the Rust side:
2.3.3 :001 > StringTest.new.empty_string
=> ""
2.3.3 :001 > StringTest.new.empty_string.encoding
=> #