Sha256: 32e7379fcab5ed0a48ba58bbefbfb7aa9bb1d63ae56c95c724711dc0f346ed37

Contents?: true

Size: 324 Bytes

Versions: 83

Compression:

Stored size: 324 Bytes

Contents

# 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__)

SmalrubyEditor::Application.load_tasks

task(:default).clear
task default: [:rubocop, :spec, :teaspoon]

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
smalruby-editor-0.1.11-x86-mingw32 Rakefile
smalruby-editor-0.1.10-x86-mingw32 Rakefile
smalruby-editor-0.1.10 Rakefile
smalruby-editor-0.1.9-x86-mingw32 Rakefile
smalruby-editor-0.1.9 Rakefile
smalruby-editor-0.1.8-x86-mingw32 Rakefile
smalruby-editor-0.1.8 Rakefile
smalruby-editor-0.1.7-x86-mingw32 Rakefile
smalruby-editor-0.1.7 Rakefile
smalruby-editor-0.1.6-x86-mingw32 Rakefile
smalruby-editor-0.1.6 Rakefile
smalruby-editor-0.1.5-x86-mingw32 Rakefile
smalruby-editor-0.1.5 Rakefile
smalruby-editor-0.1.4-x86-mingw32 Rakefile
smalruby-editor-0.1.4 Rakefile
smalruby-editor-0.1.3-x86-mingw32 Rakefile
smalruby-editor-0.1.3 Rakefile
smalruby-editor-0.1.2-x86-mingw32 Rakefile
smalruby-editor-0.1.2 Rakefile
smalruby-editor-0.1.1-x86-mingw32 Rakefile