lib/columns/model_cleaner.rb in columns-0.0.1 vs lib/columns/model_cleaner.rb in columns-0.1.0
- old
+ new
@@ -1,7 +1,7 @@
module Columns
- # Public: This class is responsible of removing a possible schema info
+ # This class is responsible of removing a possible schema info
# from a ruby model file. Note that it isn't any attempt to actually
# check if we really deals with a model.
class ModelCleaner
# Public: Removes schema info.