class Rails::AppBuilder

def config_target_version

def config_target_version
  @config_target_version || Rails::VERSION::STRING.to_f
end