rails--rails/ci
Prem Sichanugrist 1f6b0a554b [CI] Remove RailTies temporary directory on every run
There was an error on CI regarding unable to require `arel` gem from source when testing application build for a while ago. It seems to me like there's a permission problem on the process of cloning the application and removing Gemfile. This would make sure that the temporary application got removed every time the build is run.

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-18 21:59:29 +02:00
..
ci_build.rb [CI] Remove RailTies temporary directory on every run 2010-09-18 21:59:29 +02:00
ci_setup_notes.txt Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
cruise_config.rb CI config updates: do not send CI emails unless explicitly enabled, use 'gem update --system', and send emails from an address which can post to the core list 2009-08-30 00:06:07 -07:00
site.css Include the CI configuration and setup instructions. 2008-08-24 16:27:20 +02:00
site_config.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00