Sha256: 5885692bb4624235d713eded27d1df8b19f62c2824ec2dafa13f9a1cac11eddf
Contents?: true
Size: 262 Bytes
Versions: 1
Compression:
Stored size: 262 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.2.0 | tasks/testing.rake |