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.4.1-x86-mingw32 Rakefile
smalruby-editor-0.4.2-x86-mingw32 Rakefile
smalruby-editor-0.4.2 Rakefile
smalruby-editor-0.4.1 Rakefile
smalruby-editor-0.4.0-x86-mingw32 Rakefile
smalruby-editor-0.4.0 Rakefile
smalruby-editor-0.3.5-x86-mingw32 Rakefile
smalruby-editor-0.3.5 Rakefile
smalruby-editor-0.3.4-x86-mingw32 Rakefile
smalruby-editor-0.3.4 Rakefile
smalruby-editor-0.3.3-x86-mingw32 Rakefile
smalruby-editor-0.3.3 Rakefile
smalruby-editor-0.3.2-x86-mingw32 Rakefile
smalruby-editor-0.3.2 Rakefile
smalruby-editor-0.3.1-x86-mingw32 Rakefile
smalruby-editor-0.3.1 Rakefile
smalruby-editor-0.3.0-x86-mingw32 Rakefile
smalruby-editor-0.3.0 Rakefile
smalruby-editor-0.2.7-x86-mingw32 Rakefile
smalruby-editor-0.2.7 Rakefile