Ruby (Programming Language)
@rubylang.bsky.social
📤 412
📥 7
📝 2
The programming language that we all know and love.
reposted by
Ruby (Programming Language)
Liroy Leshed
4 months ago
Our bug/issue/idea tracker Squeezer is also coming. And it's got a lot of lemons. 🍋
2
20
9
reposted by
Ruby (Programming Language)
Ruby & Rails
over 2 years ago
Rake::LinkedList class overview:
1
13
2
"Thread::Mutex implements a simple semaphore that can be used to coordinate access to shared data from multiple concurrent threads."
https://docs.ruby-lang.org/en/master/Delegator.html
loading . . .
class Thread::Mutex - Documentation for Ruby 3.3
https://docs.ruby-lang.org/en/master/Thread/Mutex.html
over 2 years ago
0
11
1
reposted by
Ruby (Programming Language)
Ruby & Rails
over 2 years ago
"The marshaling library converts collections of Ruby objects into a byte stream, allowing them to be stored outside the currently active script. This data may subsequently be read and the original objects reconstituted."
https://docs.ruby-lang.org/en/master/Marshal.html
loading . . .
module Marshal - Documentation for Ruby 3.3
https://docs.ruby-lang.org/en/master/Marshal.html
0
7
1
reposted by
Ruby (Programming Language)
Ruby & Rails
over 2 years ago
"Use the Monitor class when you want to have a lock object for blocks with mutual exclusion."
https://docs.ruby-lang.org/en/master/Monitor.html
loading . . .
class Monitor - Documentation for Ruby 3.3
https://docs.ruby-lang.org/en/master/Monitor.html
1
6
1
reposted by
Ruby (Programming Language)
Ruby & Rails
over 2 years ago
"Classes in Ruby are first-class objects—each is an instance of class Class."
https://docs.ruby-lang.org/en/master/Class.html
loading . . .
class Class - Documentation for Ruby 3.3
https://docs.ruby-lang.org/en/master/Class.html
0
5
1
reposted by
Ruby (Programming Language)
Ruby & Rails
over 2 years ago
"the top level DelegateClass method allows you to easily setup delegation through class inheritance. This is considerably more flexible and thus probably the most common use for this library."
https://docs.ruby-lang.org/en/master/Delegator.html
loading . . .
class Delegator - Documentation for Ruby 3.3
https://docs.ruby-lang.org/en/master/Delegator.html
0
8
1
you reached the end!!
feeds!
log in