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 24,946 public repositories matching this topic...
-
Updated
Jun 23, 2021 - Ruby

-
Updated
Jun 21, 2021
-
Updated
Jun 25, 2021 - Ruby
-
Updated
Jun 24, 2021 - Ruby
We have currently simple GitHub page, but we need to think about it's update with some better design.
-
Updated
Jun 24, 2021 - Ruby
-
Updated
Jun 10, 2021 - Ruby
-
Updated
Jun 24, 2021 - Ruby
Feature request
Please include the following information:
Is your feature request related to a problem? Please describe.
We're looking into optimising keyword arguments in TruffleRuby and need a way to benchmark methods without the inlining mechanism.
Describe the solution you'd like.
Looking for something we can use when running, e.g. `jt ruby --engine.ExcludeInline fo
-
Updated
Jun 24, 2021 - Ruby
-
Updated
Jun 22, 2021
If the Style/CommentAnnotation rule is enabled, RuboCop requires that the annotation name be followed by a colon. In both the IntelliJ IDEs and the Eclipse IDE, the convention is to omit the colon. (See https://www.jetbrains.com/help/idea/using-todo.html and https://www.vogella.com/tutorials/Eclipse/article.html#task-management). It's fair to say that omitting the colon is also a well-established
I am trying to write my own custom route matcher and using the example in the readme, I receive the following error:
AllButPattern can't be coerced into Mustermann::Pattern (TypeError)
Here is my example code:
require 'sinatra'
get '/index' do
'Hello world!'
end
class AllButPattern
Match = Struct.new(:captu
Context
On mobile devices, footer section text should be adjusted to the center, contrary to the desktop where it is adjusted to the left.
Please refer to the screenshot attached.
Expected Behavior
Store name should be adjusted to the center of the footer on mobile devices.
Actual Behavior
The store name is not adjusted to the center of the footer on mobile devices.
Steps
Steps to reproduce
Run asdf
. In help output a line is printed for the asdf env
command:
asdf env <command> [executable] Prints or runs an executable under a command environment
I would assume <command>
is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.
FY
-
Updated
Jun 22, 2021 - Ruby
-
Updated
Jun 3, 2021 - Ruby
-
Updated
Jun 23, 2021 - Ruby
-
Updated
Dec 13, 2020 - Shell
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