Skip to content

Instantly share code, notes, and snippets.

View bewitchingme's full-sized avatar

RPC bewitchingme

  • Ottawa, ON, Canada
View GitHub Profile
ActionView::Template::Error (Illegal nesting: content can't be both given on the same line as %td and nested within it.):
@bewitchingme
bewitchingme / RailsTemplate.xml
Created May 10, 2017 06:23 — forked from miry/RailsTemplate.xml
TeamCity template for Rails applications To use it, create a template, and replace the file in `.BuildServer/config/projects/<project_name>/buildTypes/<build_template_id>`
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE template SYSTEM "../../../project-config.dtd">
<template>
<name>Rails</name>
<settings>
<options>
<option name="executionTimeoutMin" value="20" />
</options>
<parameters>