mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 04:51:14 +00:00
3 lines
No EOL
43 B
Ruby
3 lines
No EOL
43 B
Ruby
User.class_eval do
|
|
has_many :readings
|
|
end |