Hi ALL, I have a ruby project(but none-rail project) and like to use CruiseControl.rb to make an automated tested on it. I have setup up an entry like below in cruise_config.rb:
project.rake_task = 'data_test' My question is, where and how can I create and config my custom rake task file --- 'data_test' ? If you can give some example would be great appreicated. Thanks in advance! Jim -- View this message in context: http://www.nabble.com/How-set-the-custom-rake-task--tf4838732.html#a13843186 Sent from the CruiseControl.rb - Users mailing list archive at Nabble.com. _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
