# File lib/generators/haml/scaffold/scaffold_generator.rb, line 26
      def available_views
        %w(index edit show new)
      end