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