Sha256: e8faf142354da40ba58c2f20d213f2a58587b75c293895416b998a51a8a1a201

Contents?: true

Size: 236 Bytes

Versions: 19

Compression:

Stored size: 236 Bytes

Contents

# encoding: utf-8

require_relative "gems/environment.rb"

desc "Boot environment"
task :environment do
  require_relative "init.rb"
end

#load "pupu/tasks/pupu.rake"
load "rango/tasks/spec.rake"
load "rango/orm/tasks/<%= @orm %>.rake"

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
rango-0.2 stubs/stack/content/Rakefile.rbt
rango-0.1.1.3 stubs/stack/content/Rakefile.rbt
rango-0.1.1.2.11 stubs/stack/content/Rakefile.rbt
rango-0.1.1.2.10 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.9 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.8 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.7 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.6 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.5 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.4 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.3 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.2 stubs/project/content/Rakefile.rbt
rango-0.1.1.2.1 stubs/project/content/Rakefile.rbt
rango-0.2.pre stubs/stack/content/Rakefile.rbt
rango-0.1.1.2 stubs/project/content/Rakefile.rbt
rango-0.1.1.1 stubs/project/content/Rakefile.rbt
rango-0.1.1 stubs/project/content/Rakefile.rbt
rango-0.1.0 stubs/project/content/Rakefile.rbt
rango-0.0.6 stubs/project/content/Rakefile.rbt