Sha256: f30547a11b67985986711887c1629f21572b6e3667223fe01e290a8546f32ecc

Contents?: true

Size: 155 Bytes

Versions: 36

Compression:

Stored size: 155 Bytes

Contents

require 'pathname'
SITE_ROOT = Pathname.new(__dir__).realpath

# Load all rake tasks:
import(*Dir.glob('tasks/**/*.rake'))

task :default => :development

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
async-websocket-0.14.0 examples/utopia/Rakefile
utopia-2.11.1 setup/site/Rakefile
utopia-2.11.0 setup/site/Rakefile
utopia-2.10.0 setup/site/Rakefile
utopia-2.9.5 setup/site/Rakefile
async-websocket-0.13.1 examples/utopia/Rakefile
utopia-2.9.3 setup/site/Rakefile
async-websocket-0.13.0 examples/utopia/Rakefile
async-websocket-0.12.2 examples/utopia/Rakefile
utopia-2.9.2 setup/site/Rakefile
utopia-2.9.1 setup/site/Rakefile
utopia-2.9.0 setup/site/Rakefile
async-websocket-0.12.1 examples/utopia/Rakefile
async-websocket-0.12.0 examples/utopia/Rakefile
async-websocket-0.11.1 examples/utopia/Rakefile
async-websocket-0.11.0 examples/utopia/Rakefile
async-websocket-0.10.0 examples/utopia/Rakefile
async-websocket-0.9.0 examples/utopia/Rakefile
utopia-2.8.2 setup/site/Rakefile
utopia-2.8.1 setup/site/Rakefile