I was looking at the demo for building rails: http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails
I see the project setting have a custom build command: Project.configure do |project| project.build_command = 'ruby ../rails_build.rb' what are the contents of rails_build.rb? I'm trying to get an idea of how custom build commands look, and this would be a good example. _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
