mirror of
https://github.com/neocities/neocities.git
synced 2025-05-16 09:27:20 +02:00
continued work on site profile, tag adding
This commit is contained in:
parent
264e4becea
commit
d9b33238e9
10 changed files with 110 additions and 14 deletions
5
ext/NilClass.rb
Normal file
5
ext/NilClass.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
class NilClass
|
||||
def empty?
|
||||
true
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue