Sha256: 972870140a9fac4532ab8299183d15e38258793a4d327effc91cae16fe6fd3ed
Contents?: true
Size: 264 Bytes
Versions: 1
Compression:
Stored size: 264 Bytes
Contents
namespace :refinery do namespace :testing do # Put any code in here that you want run when you test this extension against a dummy app. # For example, the call to require your gem and start your generator. task :setup_extension do end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
refinerycms-photo-gallery-0.3.0 | tasks/testing.rake |