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 28,840 public repositories matching this topic...
A curated awesome list of lists of interview questions. Feel free to contribute!
-
Updated
Jun 16, 2022
-
Updated
Jun 23, 2022 - Ruby
A platform for community discussion. Free, open, simple.
-
Updated
Jun 28, 2022 - Ruby
-
Updated
Jun 28, 2022 - Ruby
-
Updated
Jun 28, 2022 - Ruby
Vagrant is a tool for building and distributing development environments.
-
Updated
Jun 22, 2022 - Ruby
Flexible authentication solution for Rails with Warden.
-
Updated
Jun 27, 2022 - Ruby
The updated /admin/member_manager/users/<:id> needs to be updated to use i18n. We can introduce locale files for this admin section and add the necessary translations for all the tabs and modals on this page.
The Ruby Programming Language [mirror]
-
Updated
Jun 28, 2022 - Ruby
Since state is a reserved keyword in Truffle's guard mechanism, it should not be possible to use it in a guard definition as this can cause serious problems. The annotation processor should either reject the state keyword in guard definitions or the state temporary variable produced by the processor should be renamed to avoid this conflict.
Here's an example:
<img width="629" alt="screen
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
Manage your app's Ruby environment
-
Updated
Jun 21, 2022 - Shell
A privacy-aware, distributed, open source social network.
-
Updated
Jun 28, 2022 - Ruby
-
Updated
Jun 28, 2022
Simple, efficient background processing for Ruby
-
Updated
Jun 21, 2022 - Ruby
Open Source multi-language/multi-currency/multi-store eCommerce platform
-
Updated
Jun 26, 2022 - Ruby
There are some annoying warnings when building the documentation site:
$ antora --pull antora-playbook.yml
asciidoctor: WARNING: skipping reference to missing attribute: 1
asciidoctor: WARNING: skipping reference to missing attribute: 3
asciidoctor: WARNING: skipping reference to missing attribute: word
asciidoctor: WARNING: skipping reference to missing attribute: word
asciidoctor: W
-
Updated
May 27, 2022 - Ruby
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(:captuHistorically, golang builds need to happen under the GOPATH, as more and more formula has moved to go-modules, we can deprecate the GOPATH usage.
Fluentd: Unified Logging Layer (project under CNCF)
-
Updated
Jun 24, 2022 - Ruby
-
Updated
Oct 16, 2021 - Shell


We have currently simple GitHub page, but we need to think about it's update with some better design.