Project

General

Profile

« Previous | Next » 

Revision 981a9508

Added by Martin Bacovsky almost 12 years ago

  • ID 981a95082583910355873a3c675bb7c748227f21

api v1 - restapi renamed to apipie

View differences:

Rakefile
require 'rake'
include Rake::DSL
if Rails.env.test?
require 'single_test'
SingleTest.load_tasks
end
SingleTest.load_tasks if defined? SingleTest
Foreman::Application.load_tasks

Also available in: Unified diff