This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
demarches-normaliennes
Watch
15
Star
1
Fork
You've already forked demarches-normaliennes
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
83c942c338
demarches-normaliennes
/
app
/
models
/
label_model.rb
4 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
chore: enable freeze string literals by comment
2024-04-29 00:17:15 +02:00
# frozen_string_literal: true
perf(zone): replace OpenStruct by a Struct label model
2024-01-16 19:02:07 +01:00
LabelModel
=
Struct
.
new
(
:id
,
:label
,
keyword_init
:
true
)
Reference in a new issue
Copy permalink