desc “Copy over the migration, stylesheet, and JavaScript files” task “action_text:install” do
Rails::Command.invoke :generate, ["action_text:install"]
end
desc “Copy over the migration, stylesheet, and JavaScript files” task “action_text:install” do
Rails::Command.invoke :generate, ["action_text:install"]
end