Ruby
Ruby was developed by Yukihiro "Matz" Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby's syntax is similar to that of Perl and Python.
Here are 130 public repositories matching this topic...
Does Truffle support making a programming language in a new character set?
This is with reference to this question. My understanding is tha
Mission Statement
Before anything else, I've found a fix to my nokogiri installation problems. I just wanted to submit this issue to update the documentation to help others who might run into this specific installation problem.
I'm running a fresh install of Ubuntu 18.04 and was in the process of setting up my dev enviroment. When I tried to gem install nokogiri it failed, even after fol
In the Evaluation doc in wiki, it incorrectly says Maidenhead (mls) can form words. Since MLS alternates pairs of letters and pairs numerals, it could only form EL33tt haxor words, and at least for the experienced user, or with a syntax checking interface, no letter/number ambiguity.
(MLS does have seams between fields and between squares so that adjacent places may be disimilar, but even OL
What are you trying to accomplish?
Several users requested an example of how to add an object to a bucket using a presigned URL (JS SDK). Examples already exist for other languages.
Which AWS services, if known, should this code example use?
[List the AWS service(s) that this code example should use, if you know them.]
*S3
**Which AWS SDKs
-
Updated
Jun 7, 2020 - Java
-
Updated
Nov 5, 2019 - Java
-
Updated
Dec 14, 2018 - Java
-
Updated
Jun 28, 2019 - Java
-
Updated
Apr 8, 2020 - Java
-
Updated
Jun 5, 2020 - Java
When generating a new project providing an openapi.yaml file the resulted project is carrying a file converted to json format.
-
Updated
May 14, 2020 - Java
-
Updated
May 26, 2020 - Java
Create a folder called src-language (src-python, src-c etc.) and add code inside that folder. Create such folders if they don't exist.
-
Updated
Jan 29, 2019 - Java
-
Updated
Apr 4, 2020 - Java
-
Updated
Jun 10, 2019 - Java
-
Updated
Mar 1, 2020 - Java
Selenium 4 brings a set of all-new features and https://www.selenium.dev/documentation/en/ needs to be updated to contain the related docs for them.
Motivation
It'd be nice to have the following new features covered in the docs:
Example
...