lib/aviglitch/frames.rb in aviglitch-0.0.1 vs lib/aviglitch/frames.rb in aviglitch-0.0.2
- old
+ new
@@ -1,5 +1,5 @@
-class AviGlitch
+module AviGlitch
# Frames provides the interface to access each frame
# in the AVI file.
# It is implemented as Enumerable. You can access this object
# through AviGlitch#frames, for example: