Sha256: 38af3ce1b9d86c51825c49bf5649b6f41b9c92a8f33f6cb477c8f138d2370aba
Contents?: true
Size: 156 Bytes
Versions: 4
Compression:
Stored size: 156 Bytes
Contents
require 'bbq' module Bbq class InstallGenerator < Rails::Generators::Base hook_for :test_framework, :aliases => "-t", :as => "bbq_install" end end
Version data entries
4 entries across 4 versions & 1 rubygems