lib/has_comments.rb in has_comments-0.1.4 vs lib/has_comments.rb in has_comments-0.1.5

- old
+ new

@@ -1,2 +1,4 @@ -require 'has_comments/has_comments.rb' +require 'generators/methods.rb' +require 'generators/has_comments/comment.rb' +require 'generators/has_comments/create_comments.rb' \ No newline at end of file