🐱
Pinned Loading
-
rails-7-vite-react-template
rails-7-vite-react-template Public templateRails 7 plus Vite and React for the front end
Ruby
-
rails7-api-template-app
rails7-api-template-app Public templateA template API app for Rails 7, using Ruby 3.3.1
Ruby 1
-
Find commented code in Ruby
Find commented code in Ruby 1#!/usr/bin/env ruby
2ARGV.each do |filename|
3fileobject = File.new(filename, "r")
4next if fileobject.nil?
5 -
Ruby interpreter for Esoteric Langua...
Ruby interpreter for Esoteric Language Befunge https://en.wikipedia.org/wiki/Befunge 1def interpret(code)
2Befunge.new(code).interpret
3end
45class Array
-
sci-comp/SceneBuilder
sci-comp/SceneBuilder PublicA system for efficiently building 3D scenes in Godot
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.