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 21,583 public repositories matching this topic...
Motivation
The instructions for OpenSuse are incomplete, for Leap 15.1 at least. The command
sudo zypper install -t pattern devel_ruby devel_C_C++
does not install ruby-devel (only ruby2.5-devel):
Contents :
S | Name
-
Updated
Jul 15, 2020
New Issue Checklist
- Updated fastlane to the latest version
- I read the Contribution Guidelines
- I read [docs.fastlane.tools](htt
-
Updated
Jul 16, 2020 - Swift
Homebrew/livecheck provides various automated ways of detecting formulae updates.
Repology provides an API that provides details on whether a Homebrew package is outdated e.g. https://repology.org/metapackage/boost/versions
A separate Ruby application that can be trivially deployed on e
Devise.config.send_email_changed_notification sending "Emailed Changed" email when user signs up
Environment
- Ruby 2.4.5
- Rails 4.2.11
- Devise 4.6.1
Current behavior
Devise is sending the "Email Changed" email when a user first signs up. This email is unnecessary because they haven't confirmed this email yet.
GIF showing both "confirmation" email AND "email changed" email.

Actual results
The content of the output indicates that the tool is not aware of the input command, as illustrated:
- it suggests to run that last,
vagrant global-status --prune. - statement "_The above shows information about all known Vagrant environments on this machine.. This data is cached and may not be com
🚀 Feature Proposal
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:
- Relative locators
- CDP integration
- New Grid 4.0
Example
...
-
Updated
Jul 16, 2020 - Ruby
Does Truffle support making a programming language in a new character set?
This is with reference to this question. My understanding is tha
-
Updated
Jul 10, 2020 - Ruby
-
Updated
Jul 15, 2020 - Ruby
-
Updated
Jul 10, 2020
-
Updated
Jul 17, 2020 - Ruby
-
Updated
Jul 13, 2020 - Ruby
-
Updated
Jul 16, 2020 - Ruby
-
Updated
Jul 14, 2020 - Ruby
-
Updated
Apr 3, 2020 - Shell
-
Updated
Jul 16, 2020 - Ruby
-
Updated
Jul 15, 2020 - Shell


For now, there is no mention of Webpack in the official guides – neither on edge guides – except for Ruby on Rails 6 release notes and upgrade guide. The documentation of the Webpacker gem is quite good, but a newcomer to Rails wouldn't know at first that he needs to have a look to it.
Specifically, it would be good to have a mention of Webpack in the following guides: