⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (336 Bytes)
Bug #11088
» bug_hunt.rb
kaiserprogrammer (Jürgen Bickert)
, 04/23/2015 12:33 AM
class
Entity
end
class
Indect
end
class
Koppler
end
class
Occupancy
end
class
Control
end
class
ScheduleEntry
end
class
SQLiteStorage
end
class
UBox
end
class
USpot
end
class
UFlag
end
class
UFlow
end
class
Sign
end
class
CounterGroup
end
read
=
File
.
read
"ruby_object.dump"
Marshal
.
load
(
read
).
each
do
|
id
,
el
|
puts
el
.
id
p
el
end
« Previous
1
2
3
…
7
Next »
(1-1/7)
Loading...