Sha256: 02515c4a7d49fa18ece0ff734469718650bc6e46febd489b15774dec20967b10
Contents?: true
Size: 535 Bytes
Versions: 29
Compression:
Stored size: 535 Bytes
Contents
namespace :slices do namespace :"merb-admin" do # add your own merb-admin tasks here # # Uncomment the following lines and edit the pre defined tasks # # # implement this to test for structural/code dependencies # # like certain directories or availability of other files # desc "Test for any dependencies" # task :preflight do # end # # # implement this to perform any database related setup steps # desc "Migrate the database" # task :migrate do # end end end
Version data entries
29 entries across 29 versions & 2 rubygems