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
7bbf04b9b5
demarches-normaliennes
/
app
/
models
/
logic
/
term.rb
8 lines
90 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
add constant
2022-06-09 11:48:30 +02:00
class
Logic
::
Term
def
to_json
to_h
.
to_json
end
end
Reference in a new issue
Copy permalink