class Rspec::Generators::ScaffoldGenerator

def value_for(attribute)

def value_for(attribute)
  raw_value_for(attribute).inspect
end