Sha256: 4cfbd1e6a30f1c827a6176697f198070e09eba55d457325cd905265ec7328c38

Contents?: true

Size: 286 Bytes

Versions: 3

Compression:

Stored size: 286 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__)
require 'jasmine'

<%= app_const %>.load_tasks

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wagn-1.14.7 lib/wagn/generators/wagn/templates/Rakefile
wagn-1.14.6 lib/wagn/generators/wagn/templates/Rakefile
wagn-1.14.5 lib/wagn/generators/wagn/templates/Rakefile