Sha256: 56fbd509884a706eafd04c2ffb2a4782d0ea400425180d31c941e3ed192d8cf7
Contents?: true
Size: 189 Bytes
Versions: 114
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true desc "Copy over the migration, stylesheet, and JavaScript files" task "action_text:install" do Rails::Command.invoke :generate, ["action_text:install"] end
Version data entries
114 entries across 109 versions & 9 rubygems