This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
fab-manager
Watch
1
Star
0
Fork
0
You've already forked fab-manager
mirror of
https://github.com/LaCasemate/fab-manager.git
synced
2024-12-03 14:24:23 +01:00
Code
Issues
Releases
Activity
ce90bbf186
fab-manager
/
app
/
models
/
statistic_field.rb
6 lines
100 B
Ruby
Raw
Normal View
History
Unescape
Escape
inherit models from ApplicationRecord
2020-03-25 10:16:47 +01:00
class
StatisticField
<
ApplicationRecord
improvement: dynamic label (i18n) for stats structure tables
2023-11-03 12:56:13 +01:00
include
LabelI18nConcern
release 2.0 rc
2016-03-23 18:39:41 +01:00
has_one
:statistic_index
end
Reference in New Issue
Copy Permalink