repo.or.cz
/
spree.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improve Platform API Orders documentation (#11383)
[spree.git]
/
cli
/
Rakefile
blob
ffd6abf8b741ab12291809be3b136c0d738ea7a4
1
require "bundler/gem_tasks"
2
3
desc 'alias for :build to work with other spree gems'
4
task gem: :build do
5
end
6
7
desc 'alias for :test_app to work with other spree gems'
8
task :test_app do
9
end