Sha256: aac84c4d7d481b86cb33ea12e67dacac3ec420cdc3f7ae95eb2c05adff5bd900

Contents?: true

Size: 275 Bytes

Versions: 11

Compression:

Stored size: 275 Bytes

Contents

#!/usr/bin/env rake
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require File.expand_path('../config/application', __FILE__)

Tr8nServer::Application.load_tasks

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tr8n-3.2.3 local/tr8n_server/Rakefile
tr8n-3.2.2 local/tr8n_server/Rakefile
tr8n-3.2.1 local/tr8n_server/Rakefile
tr8n-3.2.0 local/tr8n_server/Rakefile
tr8n-3.1.8 local/tr8n_server/Rakefile
tr8n-3.1.7 local/tr8n_server/Rakefile
tr8n-3.1.6 local/tr8n_server/Rakefile
tr8n-3.1.5 local/tr8n_server/Rakefile
tr8n-3.1.4 local/tr8n_server/Rakefile
tr8n-3.1.3 local/tr8n_server/Rakefile
tr8n-3.1.2 local/tr8n_server/Rakefile