Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F462343
counter.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, May 18, 9:39 PM
Size
312 B
Mime Type
text/x-c++
Expires
Tue, May 20, 9:39 PM (19 h, 21 m)
Engine
blob
Format
Raw Data
Handle
220142
Attached To
rARCHIVING archiving
counter.rb
View Options
class
Counter
<
ActiveRecord
::
Base
self
.
table_name
=
:Counters
self
.
primary_key
=
:Counter
alias_attribute
:counter
,
:Counter
alias_attribute
:min_value
,
:MinValue
alias_attribute
:max_value
,
:MaxValue
alias_attribute
:current_value
,
:CurrentValue
alias_attribute
:wrap_coounter
,
:WrapCounter
end
Event Timeline
Log In to Comment