This commit is contained in:
Torsten Ruger
2015-07-30 19:18:41 +03:00
parent 7216300452
commit 8ab9a417aa
7 changed files with 18 additions and 16 deletions

View File

@@ -26,5 +26,7 @@
module Parfait
class Frame < Object
attribute :next_frame
end
end